> For the complete documentation index, see [llms.txt](https://manual.formwise.ai/formwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.formwise.ai/formwise/core-tools/toolsets/sharing-and-adding-toolsets.md).

# Sharing & Adding Toolsets

## Sharing Toolsets

Within your Toolset dashboard, navigate to **Embed & Share.** You can generate a link which allows any user with the link to create a copy of your Toolset if you share this link.

<figure><img src="/files/xkMMkZ83kvjmCRAyvGME" alt="" width="375"><figcaption><p>Toolset Dashboard > Embed &#x26; Share</p></figcaption></figure>

Once you have generated a link, anybody with this link can create a copy of your Toolset. The link is updated as you change your Toolset, so any changes made to the Tools or Toolset after you generate your link, will reflect your Toolset in its current state.

## Adding Toolsets from a link

If you have received a link from another user, you can create a copy of that user's Toolset by navigating to the Toolset's popup.

<div data-full-width="true"><figure><img src="/files/KpuaJNnGlBjJtIrYsrnI" alt="" width="375"><figcaption><p>Toolsets Button from Home Page</p></figcaption></figure></div>

You then click "Add from Link"&#x20;

<figure><img src="/files/5X90QBmMwoVsMGiUi8P2" alt="" width="563"><figcaption></figcaption></figure>

You can now paste the link you received into the "Link" box and once the link is validated, click "Next" and the Toolset and Tools will be copied into your account!

<figure><img src="/files/1DJcKZayPfIUCVnB5Dri" alt=""><figcaption></figcaption></figure>


---

# 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://manual.formwise.ai/formwise/core-tools/toolsets/sharing-and-adding-toolsets.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.
