# Discussion

You can use the Discussion tab to...

* [Manage changes](/data-discovery/change-management.md) to datasets
* Provide a place for new employees to ask questions and learn about data
* Allow people from different teams to ask direct questions about unfamiliar datasets and get responses from experts

## Video Tutorial

{% embed url="<https://www.loom.com/share/8c3737f9074f4701b4b83e2408bdf892?hideEmbedTopBar=true>" %}

## Creating Discussion Items

Click the **Discussion** tab from any [dashboard](/features/dashboard-page.md) or [table page](/features/table-page.md).

![](/files/-MiYnz9r6498fK52h5JG)

Use `@` to bring up a search in your comment and notify users, or even create clickable links to other Select Star data assets.

![](/files/H6tW0i0FHKrTS0jtNemw)

![](/files/jeevumzD09dASmZKJJhK)

The [Business and Technical Owners](/data-management/data-ownership.md) of the table or dashboard will be automatically notified when a comment is created. Notification emails are sent by default, but can be disabled in Settings.

Notifications are also sent through Select Star. See notifications by clicking the bell :bell: icon in the top right corner of the screen.

You can also receive notifications by installing the [Select Star Slack App](/integrations/slack.md).

![](/files/2xTdCURDvy78Kmk6kUWa)

## Discussion Tips

Table Owners can pin :pushpin: important comments so they'll show up at the top of the page.

![](/files/-MgvAGVN104HveLwWEa3)

Discussion comments show up in search results under the **Select Star** tab.

![](/files/Nez4QzHWdRRX9F7dkkGj)


---

# 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.selectstar.com/features/discussion.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.
