> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Open Project

> How to open a Project using the soprotocol

The soprotocol should be on the format: `soprotocol:project.main?project_id={{id}}`

## Open project with ID = 1000

`soprotocol:project.main?project_id=1000`

## Open project and display more

`soprotocol:project.udef?project_id=1`

Here, *project* is the target panel, and *udef* is the target upper tab view.

![01 -screenshot][img1]

## Open project and display links and project members

`soprotocol:project.links.projectmembersarchive?project_id=1`

This link opens the Project page displaying the Links tab above and the project members grid tab below:

`http://localhost/SuperOfficeWeb/default.aspx?project.links.projectmembersarchive`

![02 -screenshot][img2]

[img1]: /media/loc/en/customization/soprotocol-project-udef.png

[img2]: /media/loc/en/customization/soprotocol-project-note-projectmembersarchive.png


## Related topics

- [Projects](/en/mobile/project/index.md)
- [UserOpenTickets](/en/api/archive-providers/reference/useropentickets.md)
- [Project guides](/en/project/learn/project-guides.md)
- [Update project](/en/mobile/project/update.md)
- [Projects tab](/en/learn/section-tabs/projects-tab.md)
- [Project guide tutorial](/en/project/learn/tutorial.md)
- [Project type](/en/project/admin/project-type.md)
