# New Program

This trigger tracks when a new program has been added and then returns the details of the newly created program.

<figure><img src="/files/8xb8DQuc4Asb4aC6oQQx" alt=""><figcaption><p>New Program</p></figcaption></figure>

In this case you'll select the trigger called `New Program` , then select the account that you want to use as the account to make the request. Then move on to the next step.

<figure><img src="/files/wMEcLxziKGZhkBm6oQqy" alt=""><figcaption><p>programs</p></figcaption></figure>

In this page you retrieve the 3 current programs. With that data you will find the details of the program.


---

# 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-program.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.
