> For the complete documentation index, see [llms.txt](https://docs10.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs10.xenioo.com/actions-and-operations/flow/create-conversation-url-action.md).

# Create Conversation URL Action

This action will generate a share URL for the current conversation. The share will be valid for the specified amount of time and may allow take over of the conversation.

![](/files/-MJgQ-sVpDdaqJpo6LSv)

### Settings

The action uses the following settings:

| Setting                      | Description                                                                                   | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| ---------------------------- | --------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Validity                     | The number of hours the URL will be valid                                                     | :white\_check\_mark:                                 |
| Take Over Conversation       | If enabled, conversation will be taken over as soon as the link is accessed                   | :no\_entry:                                          |
| Auto Hand-Over on expiration | If enabled, the conversation will be automatically handed over to Xenioo when the URL expires | :no\_entry:                                          |

### Remarks

The generated conversation URL allows anyone to view and (if required) take over the conversation. Using this action creates the same result as the conversation section [contacts command](/conversations/take-over.md#share).

### Trigger

This action has no triggers.

### Variables

This action produces the following variables after being triggered:

| Variable                 | Description          |
| ------------------------ | -------------------- |
| conversation\_share\_url | The conversation url |

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

This action can be used only inside interactions. This action requires a [Pro Team](/basic-concepts/chatbot-details/chatbot-teams.md#pro-team-settings) package attached to your starter account.
