File size: 960 Bytes
0a84888
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
description: Authenticating with the services you're connecting to.
contentType: overview
---

# Credentials

[Credentials](/glossary.md#credential-n8n) are private pieces of information issued by apps and services to authenticate you as a user and allow you to connect and share information between the app or service and the n8n node.

Access the credentials UI by opening the left menu and selecting **Credentials**. n8n lists credentials you created on the **My credentials** tab. The **All credentials** tab shows all credentials you can use, included credentials shared with you by other users.

* [Create and edit credentials](/credentials/add-edit-credentials.md).
* Learn about [credential sharing](/credentials/credential-sharing.md).
* Find information on setting up credentials for your services in the [credentials library](/integrations/builtin/credentials/index.md).