# Toolbox

{% hint style="warning" %}
Importing details is conducted on behalf of account setup in Provider settings configuration
{% endhint %}

{% hint style="info" %}
Resources available for importing for given user are restricted with following permissions:

Resources listing fetched with "asApp" permission:

* all visible in the list except listed below

Resources listing fetched with "asUser" permission:

* dashboards
* projects
* filters
* issue security schemes
* project components
* workflows
  {% endhint %}

### Importing resources

Toolbox allows user to browse and import details about system elements. Follow steps below to import resource into diagram:

<figure><img src="/files/yACE4eEFYaq8bmEY8dI1" alt="" width="375"><figcaption><p>Select resource type and click on button to load resources.</p></figcaption></figure>

<figure><img src="/files/126IjkRZrrpDJRPt56DD" alt="" width="375"><figcaption><p>Browse list of available resources. Example of resource visible "asApp".<br> They are restricted by asApp and asUser permissions.</p></figcaption></figure>

<figure><img src="/files/dC3qd4uXGUaPED7ChZtX" alt="" width="375"><figcaption><p>Example of resources visible "asUser".</p></figcaption></figure>

<figure><img src="/files/bj1ZpnB4b3uykNXlpQvj" alt="" width="375"><figcaption><p>Result of resource import</p></figcaption></figure>

<figure><img src="/files/ChTXV9NdZhPwZawOmqpx" alt="" width="375"><figcaption><p>Resource details are imported and associated with element on diagram.</p></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.silessian.com/planapply-for-jira-cloud/global-features/designer/toolbox-section/toolbox.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.
