> For the complete documentation index, see [llms.txt](https://guru.regulait.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guru.regulait.com/user-guide/framework-builder/adopt-a-built-framework.md).

# Adopt a Built Framework

Until now, we have learned how to create Frameworks, Controls, and Evidences suitable for our Organization's Compliance needs.

Now, we want to Adopt a created Framework, making it a part of our Organization's Compliance process.

<figure><img src="/files/l1cqnlxQKvSaa7orOk8s" alt=""><figcaption><p>the Created Frameworks page</p></figcaption></figure>

On the left sidebar, select the Frameworks tab (marked with an arrow below).

<figure><img src="/files/nLOHFDL2rRzE8dj0dV3M" alt=""><figcaption><p>on the left sidebar, the Frameworks tab is marked with an arrow</p></figcaption></figure>

Now select the Available Frameworks tab to search for our newly created Framework.

<figure><img src="/files/0LXB6vEbA27wvBcBzoTP" alt=""><figcaption><p>selecting the Available Frameworks tab</p></figcaption></figure>

By searching for our Framework's name, we find it on the Available Frameworks tab.

We'll click 'Adopt' (marked with a arrow below) on our new Framework to add it to our Adopted Frameworks.

<figure><img src="/files/L927g3MoTeWCiqe4Ucua" alt=""><figcaption><p>the Framework's Adopt button is marked with an arrow</p></figcaption></figure>

Now we can view our newly built Framework on the Adopted Frameworks tab.

<figure><img src="/files/t2abpqQkx6bUpmKI6dxp" alt=""><figcaption><p>the new Framework is on the Adopted Frameworks tab</p></figcaption></figure>

The new Framework has also been added to the[ VICA Dashboard](/user-guide/vica/dashboard.md), tracking progress made to the Framework.

<figure><img src="/files/c7pF9lXdT6TmDzT2Un59" alt=""><figcaption><p>the new Framework is on the VICA Dashboard</p></figcaption></figure>

***To return to the*** [***Framework Builder Guide hub, click here.***](/user-guide/framework-builder/about.md)

***To return to the*** [***main guide hub, click here.***](/user-guide/regulait-user-guide.md)


---

# 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://guru.regulait.com/user-guide/framework-builder/adopt-a-built-framework.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.
