# Unified Search

## What is Unified Search?&#x20;

Easily accessing your communication outlets is just as important as keeping them organized. Often times, you need to tediously comb through emails and messaging history to locate important files or information.&#x20;

Workspace helps to solve this problem. Users can utilize Workspace's powerful search filters that provide an extensive search by author, date, content type, and more. In addition, filters can be configured and saved just one time, which automatically prompts Workspace to search through the entire platform. This also includes emails from your linked accounts.&#x20;

You can use also use the keyword search, but as your Workspace grows, it may become challenging to locate specific messages. Use search filters to quickly narrow down your results. Through these filters, you can:&#x20;

* Search for messages by keywords using the **Related to** filter to find the related content within your conversations.
* Search for messages before a specific date by using the **Before, On,** and **After** filters.

## &#x20;Starting a Search

{% tabs %}
{% tab title="Browser" %}
There are two ways to access **Unified Search** within a browser. You can primarily do so from the plus sign icon in the bottom left of your Workspace screen. There, you will see the option to **Search your Workspace***.*

![](/files/-LiNMFEYVsaf0flAq-PK)

The second way is within a **Conversation** or **Topic***.* Locate the magnifying glass icon in the top right corner of the page. This will bring you to a page to search by keyword or to filter your search via **Filters**
{% endtab %}

{% tab title="Mobile" %}
Within the mobile app, using **Unified Search** can be done by selecting the plus sign icon to the bottom right of the screen.&#x20;

By selecting the plus sign icon located above your avatar image, another page will open generating a list containing your Workspace contacts. To search for specific information, select the magnifying glass icon in the top right corner of the screen. You can enter any information in the search box to locate a call, meeting, and more:

![](/files/-M7NgFF3jbWDNmEvx309)
{% endtab %}
{% endtabs %}

## Filters

Workspace has broad search filters that allow you to search by author, date, content type, and beyond.&#x20;

![](/files/7b964oKIiNPyrwxIFb2A)

### **Search using Filters:**

1. Open the search page through the search input within the top bar (the magnifying glass icon).
2. For each relevant filter in the window, click on the field and either select from the drop-down menu or type in your selection and press *Enter.*&#x20;
   * **Related to** limits your search to messages that contain the keywords you have typed.
   * **Date** limits your search to messages by date, such as last week, last month, last 3 months, or custom.
   * **Before** limits your search to messages before a certain date.
   * **On** limits your search to messages on a certain date.
   * **After** limits your search to messages after a certain date.
   * Toggling the **Messages and Files** option limits your search to messages with files or images as attachments.
3. After you’ve selected your filters, type your text into the corresponding text field (the item that you are searching for).&#x20;
4. Press *Enter.*&#x20;
5. Voilà! The search results will show up below.


---

# 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://innovate.gitbook.io/workspace/using-product/unified-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.
