# Search Company and Configuration Table

The search feature allows you to search and find specific company by company name. As an illustration, we give an example of search “PT. InMotion Inovasi Teknologi” company, then the company you are search will appear on the list and all company with a different company name will disappear from the list.

![Search Company](/files/-MTo2mybIxJkiUNCQZyz)

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 tick the columns to be displayed.

![Configuration Table](/files/-MTo3Q-uXlxzchdzpMai)


---

# 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/5.1.x/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.
