# Import and remove resources into the project

**How to import resources into a project?**

1. Open Sidebar → Click on Setup → Click on Resources → Click on Import

<figure><img src="/files/za52I2yvL9mw8ZBPXT1D" alt=""><figcaption></figcaption></figure>

2. After Step 1, the Import modal should open up, showing the list of projects on the side menu from which you can import resources into the current project (For example, my account currently has projects “demo”, “development” & “New Project” and currently my project scope is set to “New Project” & hence, I can import resources from “demo” & “development” project).

<figure><img src="/files/YuJXlCwiTj2SyAwY7Us9" alt=""><figcaption></figcaption></figure>

3. Now Click on the “+” icon to expand → Click on the Resource you want to Import → Check the items in that “Resource” to import → Click on the “Import to project” button. (In the below image I have selected: Expand → Click on the Resource “ Integrations” → Check “github” & “dockerhub” to import them → Hit the “Import to project” button).

<figure><img src="/files/ylyhTKXuxwLI3SW1DnLf" alt=""><figcaption></figcaption></figure>

4. Now navigate to the Resource you have imported and you should be able to view the resource items you have imported. ( In the current case, Open Sidebar → Setup → Resources → Integrations is where the imported items github and dockerhub will be shown)

<figure><img src="/files/lIIpS6E08sKfhx9aVj7k" alt=""><figcaption></figcaption></figure>

5. To remove the resource you have imported → Click on the three dots (⋮) → Click on “Remove” to remove the resource item from the current project. It can always be imported back as long as it is part of any other project!

<figure><img src="/files/3I6tclZ7lhUofjp1N7Tz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.ozone.one/ozone-end-user-guide/documentation/settings/projects/import-and-remove-resources-into-the-project.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.
