# Quickstart Guide

## Create and Install the Untitled ID Tag <a href="#gettingstarted-createandinstallthedistilledidtag" id="gettingstarted-createandinstallthedistilledidtag"></a>

To start collecting visitor data, you will need to install the Untitled ID Tag on your website. This process in simple for anyone who has admin access to your website

1. Log in and select the **+ Create** **Tag** button in the top right corner of the Homepage. You can also go the Tags page available in the left navigation menu.
2. On this page, you will see two options for creating a tag. To start, **Create a Main Tag** to use on your primary website. After clicking, a window will appear with instructions to update your **Cookie Consent and Privacy Policy** on the website where the tag is placed.
3. **Copy** the provided statement and place it within your website privacy policy. For additional information, [<mark style="color:blue;">follow the guide here</mark>](https://docs.getuntitled.ai/). After updating your website privacy policy, check the ***agree to terms*** box and select **Create tag.**&#x20;
4. Copy the code and install on your website. For step-by-step instructions on installing the tag on your website, [<mark style="color:blue;">follow the guide here</mark>](/product-overview/untitled-id-tag.md)<mark style="color:blue;">.</mark>

Within ***one hour*** of successfully installing the tag on your website, visitor data will be available in your account. Find your visitor resolutions under the Visitor table page in the left navigation menu. To create additional tags, use the Secondary tag generator and follow the same process.

## Build Your First Audience <a href="#gettingstarted-accessingandfilteringyourvisitordata" id="gettingstarted-accessingandfilteringyourvisitordata"></a>

1. Navigate to the **Visitor table** tab on the left navigation menu
2. Toggle between visitors based on file types: “B2B”, “B2C” or “PTE”:
   * [*<mark style="color:blue;">B2B</mark>*](/product-overview/untitled-id-tag/visitor-dataset-features/b2b-data-points.md) *- Resolutions returned with name + business email address and firmographic attributes.*
   * [*<mark style="color:blue;">B2C</mark>*](/product-overview/untitled-id-tag/visitor-dataset-features/b2c-data-points.md) *- Resolutions returned with name + personal email address demographic attributes.*
   * [*<mark style="color:blue;">PTE</mark>*](/product-overview/untitled-id-tag/visitor-dataset-features/plain-text-email-pte-data-points.md) *- Resolutions that we could not associate back with a B2B or B2C profile, but still could resolve an email for.*
3. In the table column titled **Profile**, select the **View** button on an individual result to review all the attributes on a single individual.
4. Use the **Filter** dropdown to view all available filter settings.&#x20;
5. Once you have selected all desired filters, click “Apply filters” to generate your new audience.
6. You can now either save the current filter settings to the **Audience Library** or **Export** lists as a CSV.

## Need Further Support or Have Additional Questions?

Check out our[ <mark style="color:blue;">FAQs</mark> ](/misc/frequently-asked-questions.md)to get some answers, start a chat on our [website](https://getuntitled.ai/), or get connected directly with our team [<mark style="color:blue;">here</mark>](https://getuntitled.ai/contact/).


---

# 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.getuntitled.ai/getting-started/quickstart-guide.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.
