# Share Topic

<figure><img src="/files/6PNyNxoVRGRRAlVZkPQM" alt=""><figcaption><p>Share Topic</p></figcaption></figure>

Have you found something interesting in your data? Tell everyone!

The most immediate way to **collaborate** on your data is to **Share it** directly with a co-worker on Crystal.&#x20;

For example, you can share a **single Topic**, but you can also share a whole [Data Story](/crystal-advisor/report-and-discuss-your-data/data-storytelling.md).

Below are the details about the capability of sharing a single Topic.

## Sharing a Topic

You can easily share a Topic from its Topic Card, like this:

1. Find the *“Share”* button directly on the Topic Card
2. Choose one or more recipients and your Topic will automatically get sent to them!
3. Alternatively, you can also choose to:
   1. Write a customized message that will appear in the Topic introduction&#x20;
   2. And / or send an email that notifies your co-workers that you shared a Topic with them.

By sharing a Topic, you are contributing to data awareness in your company!

<figure><img src="/files/FZQ67icu9j6C49HVQNgB" alt="" width="470"><figcaption><p>Share Topic Options</p></figcaption></figure>

## Receiving a Topic

What if someone sent you a Topic?

This is what would happen:

1. You would receive a [notification](/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/notifications.md) on your Crystal account, and optionally, an email notifying that someone has shared a Topic with you.
2. When you click on the notification, you would be able to see the shared Topic in your Advisor Workspace.
3. Alternatively, you would receive a customized message that will appear in the Topic intro message.

At this point, you can keep the received Topic on your Advisor and ask Crystal for it when you need it.&#x20;

<figure><img src="/files/Rsl83jnRpptIt9AgkH4s" alt="" width="563"><figcaption><p>Open Share Notification and Read the Email</p></figcaption></figure>

<figure><img src="/files/AgFykDILTP7V0ovG9res" alt="" width="563"><figcaption><p>See the Shared Topic</p></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**Remember**</mark>

If you receive a Topic, you will be able to see it *based on your own viewing permissions*.

There are two particular scenarios possible:

* If the **shared Topic has Filters applied to it**, you *will be able to see it only if you have viewing permissions for all Filters*. On the contrary, if you have viewing permissions for just some Filters or none of them, you won't be able to see the Topic. Instead, you'll receive a correlated error message.
  * ***For example***, if the shared Topic has the "Country" Filter applied with values "Italy", "France", and "Spain", but you only have permissions for the "Italy" value, you won't see the Topic at all.
* If the **shared Topic doesn't have Filters applied to it**, you *will be able to see it, but with you own* *viewing permissions applied*.&#x20;
  * ***For example***, if the shared Topic contains information for Countries Italy, France, and Spain, but you only have permissions for the value "Italy" on the Filter "Country", you will see the Topic containing only information for Italy.
    {% endhint %}

Keep sharing data!

***


---

# 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-advisor/report-and-discuss-your-data/share-topic.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.
