> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/deploy/device-manager/making-changes/api-keys-for-device-manager.md).

# Device Manager के लिए API Keys

जब आप Deployment Manager में किसी डिवाइस को जोड़ते हैं, तो एक API key अपने आप जेनरेट हो जाएगी। इस API key में आपके Workflows और models तक पहुंचने की अनुमतियाँ होती हैं। आपकी डिवाइस इस API key का उपयोग Roboflow services तक पहुंचने के लिए कर सकती है, जो आपकी डिवाइस को सेट अप और मैनेज करने के लिए आवश्यक हैं।

हम API keys को केवल एक ही डिवाइस के साथ उपयोग करने की सलाह देते हैं। आप अन्य उपयोगों के लिए और API keys जेनरेट कर सकते हैं (जैसे Roboflow पर data upload करने या test machine पर inference चलाने के लिए)।

आप अपने Account Settings के "API Keys" पेज पर automatically generated API keys देख सकते हैं:

<figure><img src="/files/22208a7365ea15f4f0fb16fa8965642b23381478" alt=""><figcaption></figcaption></figure>

Deployment Manager के साथ configured डिवाइसों के लिए उपयोग की जाने वाली automatically-generated API keys का format इस प्रकार होता है:

```

डिवाइस: [डिवाइस ID]
```

आप key से associated डिवाइस को देखने के लिए "View Device" पर क्लिक कर सकते हैं।

जब आप Deployment Manager से डिवाइस हटाते हैं, तो उससे associated key automatically revoke हो जाएगी।
