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

# Connections

> Share documents and collaborate with family members

## Overview

Connections let you share documents with family members, caregivers, or trusted advisors. Once connected, you can share specific documents and collaborate on managing life admin together.

<CardGroup cols={2}>
  <Card title="Invite Family" icon="envelope">
    Send invitations to connect
  </Card>

  <Card title="Share Documents" icon="share">
    Choose what to share with whom
  </Card>
</CardGroup>

<Frame caption="The Connections page showing active connections and sharing stats">
  <img src="https://mintcdn.com/adminestlimited/DGzwp1i9dXEAyoTa/images/screenshots/connections.png?fit=max&auto=format&n=DGzwp1i9dXEAyoTa&q=85&s=8c65bc780bd969e5daf47dc253ad5ecd" alt="Connections page" width="780" height="696" data-path="images/screenshots/connections.png" />
</Frame>

## Inviting Connections

<Steps>
  <Step title="Go to Connections">
    Click **Connections** in the navigation sidebar
  </Step>

  <Step title="Click Invite">
    Select the **Invite Someone** button
  </Step>

  <Step title="Enter Details">
    Add their email address and optionally their name
  </Step>

  <Step title="Choose Relationship">
    Select the relationship type (family, caregiver, advisor)
  </Step>

  <Step title="Add Message">
    Optionally include a personal message
  </Step>

  <Step title="Send Invitation">
    Click **Send Invitation**
  </Step>
</Steps>

<Info>
  The invited person will receive an email with instructions to create an Adminest account (if they don't have one) and accept your connection.
</Info>

## Managing Invitations

### Pending Invitations

View invitations you've sent that haven't been accepted yet:

* See when the invitation was sent
* Resend if needed
* Cancel pending invitations

### Accepting Invitations

When someone invites you:

1. You'll receive an email notification
2. Log into Adminest
3. Go to Connections > Pending
4. Click **Accept** or **Decline**

## Sharing Documents

Once connected, you can share specific documents:

<Steps>
  <Step title="Open Document">
    Navigate to the document you want to share
  </Step>

  <Step title="Click Share">
    Select **Share** in the document actions
  </Step>

  <Step title="Select Connections">
    Choose which connections should have access
  </Step>

  <Step title="Set Permissions">
    **View only** - Can see document and details
    **Manage** - Can also manage related tasks
  </Step>

  <Step title="Confirm">
    Click **Share** to grant access
  </Step>
</Steps>

### Bulk Sharing

Share multiple documents at once:

1. Select documents using checkboxes
2. Click **Share Selected**
3. Choose connections and permissions
4. Confirm

## Managing Connections

### View Connected Users

Your Connections page shows:

* Active connections with access details
* What's shared with each connection
* When the connection was established

### Edit Sharing Settings

Modify what's shared with a connection:

1. Click on the connection
2. Select **Edit Sharing Settings**
3. Add or remove shared documents
4. Update permissions

### Remove Connection

<Warning>
  Removing a connection immediately revokes their access to all shared documents.
</Warning>

<Steps>
  <Step title="Go to Connections">
    Open your Connections page
  </Step>

  <Step title="Find Connection">
    Locate the person you want to remove
  </Step>

  <Step title="Click Remove">
    Select **Remove** and confirm
  </Step>
</Steps>

## Co-Managing Shared Content

Documents shared with you by connected users appear automatically on your **Documents** page alongside your own documents. Shared documents are marked with a purple **Shared** badge so you can easily identify them.

**What you can do with shared documents and tasks:**

* View, download, and manage document details
* Archive or delete shared documents
* Update categories on shared documents
* Complete, update, or delete shared tasks
* Sync shared tasks to your Google Calendar
* Select shared documents for bulk actions

<Info>
  When you modify shared content (e.g., complete a task or delete a document), the owner automatically receives a notification so both users stay in sync.
</Info>

## Connection Dashboard

The Connections page shows:

| Metric                  | Description                   |
| ----------------------- | ----------------------------- |
| **Active Connections**  | Number of connected users     |
| **Pending Invitations** | Invitations awaiting response |
| **Shared Documents**    | Total documents shared        |
| **Shared Tasks**        | Tasks visible to connections  |

## Privacy & Security

<CardGroup cols={2}>
  <Card title="Granular Control" icon="lock">
    Share specific documents, not everything
  </Card>

  <Card title="Revoke Anytime" icon="ban">
    Remove access instantly when needed
  </Card>
</CardGroup>

**Key privacy features:**

* Connections can only see documents you explicitly share
* Connected users can co-manage shared content
* Remove access at any time
* Audit log of who accessed what

## Use Cases

<AccordionGroup>
  <Accordion title="Family Document Sharing">
    Share insurance policies, warranties, and important documents with your spouse or partner so both can access when needed.
  </Accordion>

  <Accordion title="Elderly Parent Care">
    Help manage a parent's documents and tasks. They share access with you so you can help track medical appointments and bill payments.
  </Accordion>

  <Accordion title="Financial Advisor">
    Share relevant financial documents with your accountant or financial advisor during tax season.
  </Accordion>
</AccordionGroup>

## Related Features

<CardGroup cols={2}>
  <Card title="Documents" icon="file-lines" href="/guide/documents">
    Manage documents before sharing
  </Card>

  <Card title="Tasks" icon="list-check" href="/guide/tasks">
    Shared documents can have shared tasks
  </Card>
</CardGroup>
