> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/crystal-console/topics-configuration.md).

# Create Topics

Here's where you'll find all the information you need to create Topics in your Crystal Project.&#x20;

***

## **Jump to Section**

{% content-ref url="/pages/M5UYcIgsWKrkVnJATfWb" %}
[Topic Creation: Overview](/crystal-console/topics-configuration/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/eoUNYvYEMGz1pmISuXDj" %}
[Topic Creation: Connect](/crystal-console/topics-configuration/connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/W5uyQCufR3VhJzBFnTO6" %}
[Topic Creation: Configure](/crystal-console/topics-configuration/configure.md)
{% endcontent-ref %}

{% content-ref url="/pages/EMkpaioL1G2zfl4cCg2L" %}
[Topic Creation: Filter](/crystal-console/topics-configuration/filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/MYXgHzGV6bFAgIrqmEYA" %}
[Topic Creation: Train](/crystal-console/topics-configuration/train.md)
{% endcontent-ref %}

{% content-ref url="/pages/ppVUsdXo1V05CFhWqI3z" %}
[Topic Creation: Topic Details](/crystal-console/topics-configuration/topic-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sw30koqlZbNHBL1IcGu1" %}
[Topic Creation: Set Permissions](/crystal-console/topics-configuration/permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/2mDFp3RsHgIvKoEEfBeR" %}
[Topic Creation: Review and Publish](/crystal-console/topics-configuration/publish.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhTW6pWAuUMuBHTLhKT" %}
[Specifc Visualizations Guides](/crystal-console/topics-configuration/visualizations.md)
{% endcontent-ref %}

{% content-ref url="/pages/tGw1XBwoFr51EU8Qrdvx" %}
[Topic Creation: Custom Topic Titles](/crystal-console/topics-configuration/topic-creation-custom-topic-titles.md)
{% endcontent-ref %}

{% content-ref url="/pages/EmG4bJwCYlQvXYdVWhDc" %}
[Topic Statuses](/crystal-console/topics-configuration/statuses.md)
{% endcontent-ref %}

{% content-ref url="/pages/joaq8euPreMzsFpGXAb7" %}
[Data Preview](/crystal-console/topics-configuration/data-preview.md)
{% endcontent-ref %}

{% content-ref url="/pages/V1chwjEIqAhH9bHKpy3E" %}
[Manage Your Entities](/crystal-console/topics-configuration/entities.md)
{% endcontent-ref %}


---

# 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.igenius.ai/crystal-console/topics-configuration.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.
