# Share outside company

### Share projects to another company

You can share projects with another company (account) by copying them.&#x20;

Just go to the **Projects page**, **select the project**,  click on "**Copy to Another Company.**"

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

{% hint style="info" %}
To share a project with another company, you need the company's user ID.&#x20;
{% endhint %}

You can find the user company's ID in the user account settings.&#x20;

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

Type this ID in the pop-up window and click "**Send**." The user will get a notification and an email about the new course.

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

### Share branding styles

You can share branding styles too. Just go to **Branding** from the home screen, **select the style**, and click "**Export**."

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

{% hint style="info" %}
The selected style will be downloaded to your device as a .json file. You can then upload this file as a branding style to a different company account.
{% endhint %}

**To import**, open Branding page in the other company's account, click **"+ Add**," choose "**Import**," and a window will pop up. Here, you can upload the .json file and name the new branding style.

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

### Share Images&#x20;

To share images, go to **Resources** from the home screen or in a project, **select files**, and click '**Download**.'

<figure><img src="/files/jblomBA1oAOjQCAa4iNK" 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://help.parta.io/workspace/set-a-workspace/share-outside-company.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.
