# Share Search Results

Apica Ascent's built-in search engine makes the search queries you build and run in Apica Ascent and their search results instantly shareable. You can share searches via a generated URL that enables your search queries to be reusable within the queried namespace/applications. It also allows other teams who don't have access to your Apica Ascent instance to view search results.

Once you share a search result, Apica Ascent stores the search keywords, query, namespace, applications, time range, and the search results themselves for 30 days.

## Share a Search

To share a search result, do the following:

1. Once you've created a search worth saving and sharing, click the **Share search results** icon in the toolbar.
2. **Name** your search.
3. Toggle the **Share** button to generate a shareable URL.
4. Copy and store the generated URL for future use.

![](/files/fZUKrOHrQNrxf8uYh9iv)

![](/files/AnTt408yUs7zzz5F1BVi)

You can now share this URL in any way you please. Those who access this URL will be able to view and sort through the search results you shared.

{% hint style="info" %}
**Note:** URLs generated for sharing search results will expire after 30 days.
{% endhint %}

### Accessing Shared Searches

Apica Ascent saves shared searches for quick access in the search bar under **Favorites**. You can access **Favorites** by clicking the **Show Favorites** button in the search bar.

![](/files/6N8Q99hnKQFHuCggRSte)


---

# 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.apica.io/observe/log-management-overview/share-search-results.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.
