# Site Programs

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Sites*](/nats-admin/sites.md)*,* [*Programs*](/getting-started/common-topics/programs.md)

## Programs Tab

The Programs Tab displays a list of all of your programs, and which tours are enabled within each program.&#x20;

![](/files/auhAizAmzw4O3bFbNkbQ)

To enable Programs, click on the checkbox next to the program under each tour, and the tour will be enabled for that program. You can also enable a tour for each program by clicking the "Enable All" button under the tour name. This will automatically check each checkbox and enable that tour for each program.

## Related Articles

{% content-ref url="/pages/xafH7pta3N3vIcKJOrrg" %}
[Program Overview](/nats-admin/programs/program-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/ikeVI3xyk9slnFufaUxI" %}
[Site Overview](/nats-admin/sites/site-management/site-overview.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/sites/site-management/site-overview/site-programs.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.
