> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/guides/edit-an-invite-after-sending-it.md).

# How to edit an invite after sending it

You can use a link manager to create a short, friendly URL that points to your longer VDO.Ninja invite. Later, you edit the target behind the short link instead of sending everyone a new invite.

[invite.cam](https://invite.cam/) can encode or shorten VDO.Ninja links, and signed-in short-link management can be used where the invite.cam shortener service is enabled. Third-party URL managers, such as [Short.io](https://short.io), can also work well for aliases, visit counts, and changing an invite after it has already been sent.

[VDO.Ninja](https://vdo.ninja) lets you move guests between rooms and change the URL of a guest after they have connected, but a link manager is the better tool when you want to change a link before the user has connected.

![An example of the short.io link-management dashboard](/files/AT5PS6MiU4yQz5Hxwyd9)

{% hint style="info" %}
A short link does not by itself make a guest's OBS source persistent. For that, give the guest a stable stream ID with [`&push`](/advanced-settings/setup-parameters/push.md), use [`&permaid`](/advanced-settings/setup-parameters/and-permaid.md), or use scenes/slots. See [Permanent links, reusable invites, and stream IDs](/guides/how-to-get-permanent-links.md).
{% endhint %}

## Related

{% content-ref url="/pages/-MZfzezMF7\_FyjAq8Dze" %}
[How to get permanent links](/guides/how-to-get-permanent-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/1DJIsyeNiIGWSxKCv86l" %}
[Invite Link Generators](/steves-helper-apps/invite-link-generators.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vdo.ninja/guides/edit-an-invite-after-sending-it.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.
