> For the complete documentation index, see [llms.txt](https://docs.planetcrust.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.planetcrust.com/human-automations/building-taq-automations/creating-a-new-taq-automation.md).

# Creating a New TAQ Automation

<p align="center"><a href="https://buy.polar.sh/polar_cl_MKycmV54KogEiCMy7Oqf4zXIwWZ7wOPhtf5xg3dTn21" class="button primary" data-icon="square-caret-right">Try @Human</a><a href="https://buy.polar.sh/polar_cl_MKycmV54KogEiCMy7Oqf4zXIwWZ7wOPhtf5xg3dTn21" class="button primary" data-icon="check">Buy @Human Subscription</a><a href="https://www.planetcrust.com/human-community" class="button primary" data-icon="comments">Join @Human Community</a></p>

### Navigate to Automations

If you're in @Human Home then this is found on the left menu bar...

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

If you are anywhere else in the platform, then this is found on the right menu bar, which can be opened by clicking on the four small squares ![](/files/3ByrTGAiskMXV5TJlqPE)in the top corner of your screen.

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

The TAQ Automation menu contains a list of all TAQs in the platform, indicating whether they are "Active" or "Inactive". You may filter the TAQs by name.&#x20;

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

Click on ![](/files/x0baJ5NZ9wksKUyPB8LP)to open the "Create new TAQ" modal

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

Add a TAQ Name, then click on "Create" to be taken to the TAQ canvas&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.planetcrust.com/human-automations/building-taq-automations/creating-a-new-taq-automation.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.
