# Audience Creation Screen

Created: 29.03.2023

Updated: 29.03.2023

Author: Anastasia Nogovitsyna

## Audience Creation Screen in the platform

<figure><img src="/files/vW7Zp2p68RhUv7LxvL4S" alt=""><figcaption></figcaption></figure>

1. Audience name (up to 50 characters) — required field.
2. Free form notes (up to 250 characters).
3. Labels (tags). It is possible to choose labels from the list of previously created ones.
4. Audience conditions — required field. [More about available conditions](/lang/en/platform-interface/audience-targeting-conditions.md).
5. Time period during which the conditions selected above must be met (current session, 1 day, 1 week, 2 weeks, 1 month, 3 months, 1 year) — required field.
6. The period of keeping the user in the audience starting with the moment they cease to meet the audience conditions.


---

# 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://developer.gravityfield.ai/lang/en/platform-interface/audience-creation-screen.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.
