> For the complete documentation index, see [llms.txt](https://docs.millpont.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.millpont.com/meti-operative-documents/declaration-of-agency-form.md).

# Declaration of Agency Form

{% file src="/files/OfN7IdJFPPAIEAzAzFIV" %}
Download and Complete Form
{% endfile %}

## **About the Declaration of Agency Form**

The METI Declaration of Agency Form in METI is required when a user registers an Omnibus Account or designates a third-party service provider to access METI on its behalf. The Authorization identifies the Principal (the METI account holder) and the Agent (the authorized third party) and defines the limited scope under which the Agent may act within the METI system.

The Authorization is intended to provide clarity and operational transparency for METI, the Principal, and the Agent. It does not transfer ownership or control of data or environmental claims and does not modify the Principal’s underlying METI account terms, except as expressly stated in the Authorization.

## **Who Needs to Complete This Form?**

* **Principals**: METI account holders who wish to authorize a third-party user or data service provider (Agent) to manage specific activities within their account.
* **Agents**: Third-party users or service providers acting on behalf of a Principal within the METI system.

The form must be completed by both the Principal and the Agent. Either party may submit the completed form in the following cases:

1. **The Principal**: When adding a third-party user or data service provider to their METI account.
2. **The Agent**: When registering a new Custodian Omnibus account on behalf of a Principal.&#x20;

## **What Information Will You Need to Provide?**

* Details of the Principal (company or individual account holder).
* Details of the Agent (third party authorized to act on the Principal's behalf).
* Signatures of both the Principal and the Agent, agreeing to the terms outlined in the form.

## **Key Points to Know Before Filling Out the Form**

1. **Principal Responsibilities Remain:** Authorizing an Agent allows the Agent to act on the Principal’s behalf within METI, but does not transfer ownership of data or environmental claims, nor relieve the Principal of its obligations under the METI Terms of Use.
2. **Confidentiality and Proper Use:** The Agent may access confidential information within METI solely to perform the authorized activities and is required to protect such information in accordance with the METI Agreements.
3. **Keeping Information Current:** The Principal or Agent should notify METI if there are material changes to the information provided in this Authorization, including changes to the authorized Agent or scope of authorization.

## **Next Steps**

1. Download the Declaration of Agency form.
2. Review the [METI Terms of Use](/meti-operative-documents/terms-of-use.md) and [Data Privacy Policy](/meti-operative-documents/data-privacy-policy.md) for additional context.
3. Complete the form with the required information and signatures.
4. The Agent should submit the signed form as part of your SSID Registration Order Form. Principals should email completed forms to METI Administrators at <membership@millpont.com>.  &#x20;


---

# 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://docs.millpont.com/meti-operative-documents/declaration-of-agency-form.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.
