# Search Company and Configuration Table

The search option allows you to look up and find certain companies by name. As an example, if you search for the "Hogwarts" company, the company you are looking for will appear on the list, and all other companies with different company names will disappear from the list.

![Search Company](/files/VT6WVwfhctQLOpsDUzPn)

In addition, you can set or specify the columns that will be displayed in the table by clicking the **'Gear'** icon on the top right side of the table and ticking the columns to be displayed.

![Configuration Table](/files/DSNHDzhDqe02AONe8VQ8)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/sales-activity/company/search-company-and-configuration-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
