# About the Structural Agent

## What is the Structural Agent?

The Structural Agent is a chat-based tool to help you to understand your workspace data and to configure the workspace for data generation.

Each combination of workspace and user has a separate Agent chat.

## When does the Structural Agent start?

The Structural Agent starts a new chat when you save a workspace - either a completely new workspace, a cloned workspace, or a child workspace.

<figure><img src="https://3378426797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSQCLFQ4bslJ-HYc8c3%2Fuploads%2F6zXRWfak23VGuOXHf51v%2FAgent_Start.png?alt=media&#x26;token=0cafb1e3-2943-4f63-b0d7-2ba5aecb2e61" alt=""><figcaption><p>Structural Agent start for a new workspace</p></figcaption></figure>

For an existing workspace for which data generation has already run, the Structural Agent is minimized. To display the Structural Agent, click the Agent icon.

<figure><img src="https://3378426797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSQCLFQ4bslJ-HYc8c3%2Fuploads%2FJXdYYA8wq8dJvAj39aiq%2FAgent_Restore.png?alt=media&#x26;token=04414a29-7234-4f34-bf47-304cc205d217" alt=""><figcaption><p>Minimized Agent</p></figcaption></figure>


---

# 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.tonic.ai/app/structural-agent/agent-about.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.
