mirror of
https://github.com/immich-app/immich.git
synced 2025-06-23 15:34:03 -04:00
* chore: add new features * Add facial recognition to docs site * Added partner sharing to the docs site * update developer docs --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
18 lines
717 B
Markdown
18 lines
717 B
Markdown
# Partner Sharing
|
|
|
|
Immich allows you to share your library with other users. They can then view your library and download the assets.
|
|
|
|
You can manage one or multiple users to have access to your library from the [User Settings](docs/features/user-settings.md) page.
|
|
|
|
<img src={require('./img/partner-sharing-1.png').default} title='Partner Sharing 1' />
|
|
|
|
<img src={require('./img/partner-sharing-2.png').default} title='Partner Sharing 2' />
|
|
|
|
Accessing the shared library can be done from the Sharing page.
|
|
|
|
<img src={require('./img/partner-sharing-3.png').default} title='Partner Sharing 3' />
|
|
|
|
:::tip Sharing specific assets
|
|
For sharing a specific set of assets, you can use the shared album feature of Immich.
|
|
:::
|