# Application Help

<figure><img src="https://1194850497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZdlNWe9B3vivAiMJadz%2Fuploads%2FGJ7ohZLJvXGDPgAg5XYF%2FApplication%20Help%20-%201.png?alt=media&#x26;token=e48ec48a-00ae-42c4-be76-67650324d08b" alt=""><figcaption></figcaption></figure>

Application Help allows to add instructions to guide a user to understand the aspects that are included in a Table.

To add a new Application Help, Select the Application Help in the App Tree (left-side panel), click on + Add Help.

<figure><img src="https://1194850497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZdlNWe9B3vivAiMJadz%2Fuploads%2FqhfYava36ti9vY0MgPUs%2FApplication%20Help%20-%202.png?alt=media&#x26;token=b7155d5c-b72d-4894-9c70-695d1e6f457d" alt=""><figcaption></figcaption></figure>

* Trigger Table – (Menu) – It is the primary Table with which the help is associated.

Once the Help is saved following screen will appear:

<figure><img src="https://1194850497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZdlNWe9B3vivAiMJadz%2Fuploads%2FVBnYfLYJqPRjGOBsyiz5%2FApplication%20Help%20-%203.png?alt=media&#x26;token=e1a323bb-2ae9-45a3-95d4-cc141e16ede4" alt=""><figcaption></figcaption></figure>

* Style Toolbar: Allows to style text, insert images & tables, etc.
* Cancel: Guides user back to the Application Help screen.
* Save - Saves the changes in the Help.
* Edit Help: Allows to edit the Help details.

**Review existing Helps in the Application Help Menu.**

**Click on the Help Name to edit the Help.**

**Click on the delete icon below the Action to delete an existing Help.**


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/application-help.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.
