# Permission

Portfolios can be either publicly accessible within the organization or invitation-only. The portfolio creator becomes the owner and can invite others to join. Organization members cannot search for portfolios; they must be invited by portfolio members. Public portfolios allow direct joining through an invitation link while invitation-only ones don't.&#x20;

> Joined portfolios will appear in the sidebar.

Here are the access restrictions for the two types of portfolio privacy permissions:

<table><thead><tr><th>Privacy type</th><th width="187">Is it searchable?</th><th>Can one join with a invitation link?</th><th>Who can access the portfolio page?</th></tr></thead><tbody><tr><td>Organziation-accessible</td><td>No</td><td>Yes</td><td>Portfolio member</td></tr><tr><td>Invitation-only</td><td>No</td><td>No</td><td>Portfolio member</td></tr></tbody></table>

### Portfolio membership  <a href="#gl-share" id="gl-share"></a>

There is only one portfolio owner, which by default is assigned to the portfolio's creator. This role can later be transferred to another portfolio member.

### Portfolio permission control

#### Permission to add projects

Both portfolio owner and members can add projects to the portfolio, but they can only add projects they are part of and that have not already been associated with the current portfolio.

**Permission to access projects**

A portfolio can include multiple projects from across different teams. A portfolio member's access to the projects within the portfolio is determined by whether they have access permissions to those projects.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="/pages/18CzZSNa0OzlZk8gmm1E" %}
[Project](/en-us/fundamentals/project.md)
{% endcontent-ref %}

{% content-ref url="/pages/kowurVpvufK47IAueai6" %}
[Project permission](/en-us/fundamentals/project/project-permission.md)
{% endcontent-ref %}


---

# 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.creatibi.com/en-us/fundamentals/portfolio/permission.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.
