# General

## Survey Tags

You can optionally add tags to your survey for organizational purposes. You can filter by specific tags in the survey dashboard. For example, you can tag a survey with "Staging" to indicate a survey that is being QA'd on your staging site.&#x20;

To apply a tag to a survey, click on the input area and select your desired tag from the dropdown menu. You can apply more than one tag to a survey. The dropdown menu will only show existing tags.&#x20;

To create a new tag click "Manage Tags", then "New Tag". Enter the name of the tag and hit "Save". The newly created tag will now show in the dropdown and as a filter option on the survey dashboard page.

&#x20;

<figure><img src="/files/Hkc37F3EAY0gZ2vXWP36" alt="" width="563"><figcaption><p>Select tag(s) from the dropdown menu</p></figcaption></figure>

<figure><img src="/files/D4MNUK3xnAjDWn1auOL4" alt="" width="563"><figcaption><p>Selected tag is applied to the survey</p></figcaption></figure>

<figure><img src="/files/a8MU4UESFfqhTs6iR8Qn" alt="" width="563"><figcaption><p>You can filter down surveys displayed in the survey dashboard by selecting a Tag</p></figcaption></figure>

## Audit Log

You can view recent activity for a particular survey by going in the editor, clicking the "General" tab in the right side panel. The last few changes are displayed in the "Audit Log" section.

&#x20;

<figure><img src="/files/CQ9xS1lFNuFUqZyJ3Wdy" alt="" width="563"><figcaption></figcaption></figure>

Click the "More" button to see up to the last 10 changes. Click "See All" in the modal to see all changes in the Audit Log.&#x20;

&#x20;

<figure><img src="/files/NDWnuIvh4zy5jJT1VowE" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Please see the section on [Activity Log](/configuring-pulse-insights-console/account-level-settings/activity-log.md) for more details.
{% endhint %}


---

# 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.pulseinsights.com/configuring-pulse-insights-console/editor/general.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.
