# Topic Creation: Review and Publish

The[ topic creation](/crystal-console/topics-configuration.md) phase is over: you have[ connected](/crystal-console/topics-configuration/connect.md), [configured,](/crystal-console/topics-configuration/configure.md) [filtered ](/crystal-console/topics-configuration/filter.md)and[ trained ](/crystal-console/topics-configuration/train.md)your topic.

You can now review it and check if everything is alright. You have the possibility to go back and edit all of the steps if necessary.

![](https://crystal-1aa63e8abb35.intercom-attachments-7.com/i/o/311701991/b6b9ca5dc15803e2c116a2c5/qisrl2SsJG3GTWGmEjCmkj6Zsv9PMGNTv1L1QAzzkR73CW1b-uuk3DkKB7_zWc3Iz9fuy0wMaayq56KhkWBiuE3elviRAcKPu1F23KOTC8dRS-0zJ7c6gpzWKwmXEnXhFMk869O2?expires=1618923600\&signature=516ada02ca67ae4bb08eadbbf4d510ea59d4a5a632cbb2c2ddf09f1c4f041591)

Remember that if you go back in the creation process by clicking on **Edit** on one of the steps, you will have to re-do all of the steps that come after it.

For example, if you change the data source, you will have to re-do the configure, filter and train steps - nothing will be saved.

You can now decide that you don’t want to publish your topic right away: in this case, you can skip the set permissions phase for the moment and your topic will be in a **draft** state until you don’t assign permissions.

But if your topic is ready and you want to publish it and use it in the advisor conversation, you necessarily need to[ assign permissions](/crystal-console/topics-configuration/permissions.md): in other words, you will have to decide who can see this topic and use it during the conversation with the advisor.&#x20;

{% hint style="danger" %}
This is a mandatory step: **you cannot publish a topic unless you have set the related permissions.**
{% endhint %}

![](https://crystal-1aa63e8abb35.intercom-attachments-7.com/i/o/311702000/b3b15e486ec009f72a49dcaf/lSQkS2kJTJkh6Iq0-CEI9U9vpPoSjhFwkgccrUqsmyEFsDMUXdyOUx9pYdqjtWQqk_KXg3nVvGnArs_sze8nHytSfjGcmLTy-TDOyh-fv4LlaybAyUfFF3qIFVxacl4Pc-ejRP5N?expires=1618923600\&signature=f0e97aba5c23f745f2bdd384f01b588db36951d9790abb6866557865bc64fd7e)

Once you have assigned permissions, you can optionally assign the **filter value permissions**. For example, if you want a specific group of people to be able to see data for European countries and another to see data for Asian countries, you can control this with these filter permissions. This is not mandatory, but it will help you to be more precise in retrieving insights from the advisor.

![](https://crystal-1aa63e8abb35.intercom-attachments-7.com/i/o/311702003/c56a81fca0b37ae0ca31a0ac/fQ8XiTyTZoNGEkZMD0InwddNN2XSNHNtBRfGfFhFrFOSotSjtnblQA-g3YwCpsEZnmp-XKi9SHUBT7A8eX9WzfDgJaIwigPfkab9cZZgDpOUjhK6giepTHc71xerBMHthlHAPIYf?expires=1618923600\&signature=4309b076bf91d822f5b356f550d0fb69a21f36a6b08b8ae51a9c111fbb4370fc)

When you are done with the permissions, the topic can be published and be available for the advisor.

![](https://crystal-1aa63e8abb35.intercom-attachments-7.com/i/o/311702006/f6ee0d43d629018ab478f302/jeZOPztlo8nznEpbs4IGNYECgDjvxb4B15EbtWcBy5Y12Y64ZOtJ1cUSMPRMxZ5R6UQxH41loUxvxD5Sn7LOvZdST7EVxJO5IWq5yoHpB6XWG65hnd_jKeAUsoccuxaoziVzhU7W?expires=1618923600\&signature=ba3f9e5c2966fcfa018ef5d1b346201219098a5cc788922d099cd0ef1f712ff0)

Note that it usually takes a few minutes for a topic to be published: in the meantime, you can continue working on other topics in the Self-Service Console.

When the publishing process will be over, by refreshing the page you will see your[ topic status ](/crystal-console/topics-configuration/statuses.md)change from **publishing** to **published**.

![](https://crystal-1aa63e8abb35.intercom-attachments-7.com/i/o/311702011/61e9b88e243ff8be59c3692e/NvpXrSRG5hUQDZCaa0lEw-k5hMBArrQgbm4yDKOQ-pKX8AqLrKe2IT3ZRi7g1Fb9tUQOb-X9hh1jwO7ZfqboQhn_ddAvl1YcGtD43H8V9trNVhYoEGE_KeZOtus9kiGo_nurKUkI?expires=1618923600\&signature=1510dbffbb5f5fed48a8e80570ad4635e9a72231a58ad727e5a22ffe49b60217)

Remember that, whenever you will decide to publish it, **you will always need to assign permissions.**

Great! Now you know everything about the topic creation process. It is the time to[ interact with your advisor!](/crystal-advisor/access-to-crystal/how-to-interact-with-crystal.md)

## How long do I have to wait for a topic to be published?

You created a topic but is it still in a publishing status? No worries. The publishing process should take **between 10 and 20 minutes**, depending on the system and connection feature. Sometimes it might take a bit longer, but we’re working on speeding up the process.

***


---

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