# Search/Global Search

SimplifyQA offers a robust search system to help you locate specific information within your workspace. Here are the different search options available:

1. Global Search
2. Advance Search
3. Table Column Search
4. Column Filter
5. Column Sort
6. Add/Remove Columns

These functionalities provide several benefits- users can quickly find the relevant information within the tables by searching, filtering, sorting the specific columns.


---

# 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.simplifyqa.ai/get-to-know-your-workspace/search-global-search.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.
