# 접근/API 키

<figure><img src="/files/odX1c9RlajddnRPHjSax" alt=""><figcaption></figcaption></figure>

OpsNow FinOps Plus는 API 키를 사용하여 연결할 수 있습니다. API와 연동하기 위한 보안 액세스 키를 관리하는 전용 메뉴로 이동합니다.

* **API 키 추가:** 화면 왼쪽 상단의 **\[+ 새 API 키 생성]** 버튼을 클릭하면 새 API 키를 생성할 수 있습니다.
* **API 키 삭제:** 추가된 API 키를 삭제하려면, 삭제하고자 하는 API 키 오른쪽에 있는 \[X] 버튼을 클릭하세요.

{% hint style="info" %}
더 자세한 기술 정보를 원하시는 분은 다음 링크를 통해 문의하실 수 있습니다: [Link](https://docs.opsnow.io/opsnow-developer-guide)&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsnow.io/dev-opsnow-user-guide-kr/setting/api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
