> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/cb-zh/data-management/certified-entities/edit-certified-entity.md).

# 编辑认证实体

### **手动更新认证实体信息的步骤：**

1. 在认证实体列表页面上，搜索您要更新的认证实体
2. 点击 **'认证实体'** 名称
3. 在认证实体详细页面中，点击 **'编辑'** 按钮

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/[CE]-edit-btn%20(1).png" alt=""><figcaption><p>编辑认证实体信息</p></figcaption></figure>

4. 前往您想要更新的输入字段：

{% tabs %}
{% tab title="认证实体信息" %}
**公司信息**

* 认证实体名称 <mark style="color:red;">(必填)</mark>
* 认证交易名称 (可选)
* 认证英文名称 (可选)
* 机密认证实体 (可选)

**位置信息**

* 认证实体国家 <mark style="color:red;">(必填)</mark>
* 认证实体街道 <mark style="color:red;">(必填)</mark>
* 认证实体城市 <mark style="color:red;">(必填)</mark>
* 认证实体州 (可选)
* 认证实体邮政编码 <mark style="color:red;">(必填)</mark>
  {% endtab %}
  {% endtabs %}

5. 更新完毕后，点击 **'保存更改'** 按钮
6. 如果所有数据都有效，则认证实体数据将成功更新

要了解有关认证和认证实体字段的更多信息，请点击[**这里**](/certification-bodies/cb-zh/data-management/data-import/certification-templates.md)

**想要批量导入数据吗？试试** [**数据导入**](/certification-bodies/cb-zh/data-management/data-import.md)\\


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/certification-bodies/cb-zh/data-management/certified-entities/edit-certified-entity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
