> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exoid.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Sharing results

> Create a public link to your results, protect it with a code and choose which sections to make visible.

With the Share feature you open a public link to the Results section, so clients, stakeholders and external collaborators can access reports, summaries, responses and insights without an Exoid account. You need it every time you have to deliver results to someone outside the platform.

## Turning sharing on

Sharing is managed in the **Public sharing** panel, from the Results page.

<Steps>
  <Step title="Switch the toggle ON">
    The system automatically generates a unique URL tied to the campaign and activates it.
  </Step>

  <Step title="Copy and forward the link">
    Use the copy icon to grab the URL and forward it to stakeholders, clients or colleagues.
  </Step>

  <Step title="Turn it off when you need to">
    Switching the toggle OFF disables sharing and the link stops working.
  </Step>
</Steps>

<Check>
  You don't have to regenerate anything after each update: as long as the toggle stays ON, the link always points to the latest version of the results.
</Check>

## Access code protection

The **Protect with code** toggle generates an access code alongside the link. Only people who have both the link and the code can see the shared content.

<Tip>
  Turn on code protection when you share sensitive data: you keep access simple without leaving results open to anyone who receives the URL.
</Tip>

## Sections visible in the public link

Choose which sections appear in the public link by enabling or disabling them one by one. A disabled section stays hidden from external users and accessible only internally, so you can build views tailored to each audience.

| Section        | What the person opening the link sees     |
| -------------- | ----------------------------------------- |
| Summary        | The aggregated view of the study results. |
| Responses      | The table of individual submissions.      |
| Talk with Data | The chat for querying the study data.     |
| Report         | The AI Report document.                   |

<Note>
  In the public sharing panel the report section is labelled "Survey report". It is the same document you edit in the AI Report tab.
</Note>

<Tip>
  For a client review, leave Summary and Report on and keep Responses off: they get the reading of the data without the raw submissions.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Exporting data" icon="download" href="/en/analyze/export">
    Which format comes from which section of the results.
  </Card>

  <Card title="AI Report" icon="file-text" href="/en/analyze/ai-report">
    Prepare a polished document before you share it.
  </Card>
</CardGroup>


## Related topics

- [Exporting data](/en/analyze/export.md)
- [AI Report](/en/analyze/ai-report.md)
- [Talk with Data](/en/analyze/talk-with-data.md)
