|
2 | 2 | title: Locate your Write Key
|
3 | 3 | ---
|
4 | 4 |
|
5 |
| -The write key is a unique identifier for each Source. It lets Segment know which Source is sending the data, and which destinations should receive that data. |
| 5 | +The write key is a unique identifier for each source. It lets Segment know which source is sending the data and which destinations should receive that data. |
6 | 6 |
|
7 |
| -To find a write key, you first need to create a non-Cloud Source such as a website, server, or mobile source. ([Cloud-sources](/docs/connections/sources/about-cloud-sources/) do not have write keys, as they use a token or key from your account with that service.) |
| 7 | +## Find the write key for a source |
8 | 8 |
|
9 |
| -Then, in the Source, go to "Settings', and then go to "API Keys". |
| 9 | +To find a write key, you first need to create an [event streams source](/docs/connections/sources/#event-streams-sources) like a website, server, or mobile source. ([Cloud-sources](/docs/connections/sources/about-cloud-sources/) do not have write keys, as they use a token or key from your account with that service.) |
| 10 | + |
| 11 | +Then, in the Source, go to **Settings** and select **API Keys**. |
10 | 12 |
|
11 | 13 | 
|
12 | 14 |
|
13 |
| -Now you can add the Source's write key in your app, and begin sending us data. |
| 15 | +Now you can add the source's write key to your app and begin sending data to Segment. |
| 16 | + |
| 17 | +## Locate a source using your write key |
| 18 | + |
| 19 | +To find the source given a write key within your workspace, open your workspace and select the search icon. Enter your write key into the search bar. If the write key exists in the workspace and is connected to a source, the source shows up in the list of results. |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +> info "This method is only available to locate event streams sources" |
| 24 | +> This method cannot be used to find a destination or cloud event source. |
0 commit comments