# New Entity

This trigger is used to track when a new entity has been added onto the account.

<figure><img src="/files/YJvqkJNeBRvanXuZxpZy" alt=""><figcaption><p>New Entity</p></figcaption></figure>

In this case you choose the trigger event called `New Entity` , then choose the account that you want to use to make the request. Next move to the next step.

<figure><img src="/files/o0Poe6D98Cu1YYeEmN4M" alt=""><figcaption><p>Choose program</p></figcaption></figure>

In this step, you choose the program that you want to track, this is because entities are part of programs and the newly added entity will be added under a program which in this case will be returned as a new entity under a new program.

<figure><img src="/files/84qwWHaIeuDkYbxtQ3Q6" alt=""><figcaption><p>Retrieved records</p></figcaption></figure>

The retrieved records would be the 3 recent records which were added.


---

# 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.helpyousponsor.com/guides/advanced-features/integrations/zapier/triggers/new-entity.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.
