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

# Contacts

The Standard System can be used to store and manage your personal contacts in a centralized, self-hosted environment. Keep names, phone numbers, emails, and other details organized and accessible across your devices without relying on external services.

The Contacts interface allows you to create, edit, and manage your contacts, including uploading photos. Change history is enabled on contacts, so you lookback on previous details.

<Frame>
  <img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/contacts.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=f89b5ca3b2d2aac473d5e89d065506d2" alt="Contacts" width="830" height="848" data-path="images/contacts.png" />
</Frame>

## Creating a Contact

Create a contact by clicking the + button in the top right corner of the Contacts interface. Fill out the information as needed and click the create button at the bottom of the window. You can also import a contact photo by clicking the circle at the top.

Contacts have first, middle and last name, as well as birthday, address, phone number, email and company (where they work).

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/create_contact.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=f0b08cfa73aa76cc6520b0bfc994e087" alt="Create Contact" title="Create Contact" style={{ width:"38%" }} width="352" height="472" data-path="images/create_contact.png" />

## Viewing a Contact

View a contact by clicking on it in the Contacts interface. This will open a window with all the information about the contact.

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/view_contact.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=a6d067db8ea7ebfd9eb83bfa09bc4e1b" alt="View Contact" title="View Contact" style={{ width:"41%" }} width="352" height="422" data-path="images/view_contact.png" />

Hover over a contact to see a preview of their information.

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/hover_contact.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=67f332b42e364d2daece44706781e1fd" alt="Hover Contact" title="Hover Contact" style={{ width:"42%" }} width="387" height="209" data-path="images/hover_contact.png" />

## Modifying a Contact

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/modify_contact.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=0b350786452ee9a47732461b74f54daa" alt="Modify Contact" title="Modify Contact" style={{ width:"46%" }} width="352" height="472" data-path="images/modify_contact.png" />

### Deleting a Contact

Like other interfaces, if you're in the view or modify window, you can delete the contact by clicking the trashcan in the top right corner of the window.

## Shortcuts

| Action         | Shortcut   |
| -------------- | ---------- |
| Save Contact   | Ctrl + S   |
| Modify Contact | Ctrl + M   |
| Delete Contact | Ctrl + Del |
