> For the complete documentation index, see [llms.txt](https://ak-region-dst.gitbook.io/alaska-region-mdeditor-interim-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ak-region-dst.gitbook.io/alaska-region-mdeditor-interim-user-guide/contact-entry-guidance/organization-contacts.md).

# Organization Contacts

1. Click the plus (**+**) sign by **Contacts**.
2. Specify the contact is an **Organization.**
3. The **Contact ID** will be auto-generated by mdEditor.

*The following fields are available for **Organization Contacts:***

* **Organization Name** (Required): The organization's full name; avoid acronyms for clarity However, abbreviating United States as U.S. is acceptable. Example: U.S. Fish and Wildlife Service.
* **Contact Type** (Required): Enter the contact type from the picklist.  Contact type allows for search and discovery of collaborative projects and products.
* **Member Organization** (Best Practice):  Organizational contacts can be associated with their parent organization and more than one organizational contact may be included.  For example, Rainbow Falls National Wildlife Refuge is part of the National Wildlife Refuge System which is part of the U.S. Fish and Wildlife Service.
* **Phone Number** (Best Practice): Add the phone number for the main office.
* **Email Address:** Add a generic email address for the organization, if available.
* **Physical Address** (Best Practice): Enter a physical address for the organization's office.
* **Online Resource** (Best Practice): Add a web URL to the organization's official web presence. Online resource may also include social networks.
* **Logo**:  Add on organizational graphic image here.
  * To add a logo, drag-n-drop an image into the online resource entry within the logo editing window.  Alternatively, provide the url of the desired image. mdEditor limits the size of logos to 50kb.&#x20;
* **Available Time:**  Add the organization's office hours.

{% hint style="warning" %}
If you upload a logo to your contact record, you must include a filename for the logo. Otherwise, an error will occur n the metadata records that include that contact.
{% endhint %}

![Example organization contact with excellent metadata!](/files/v9MFboZ1Q8UTlDfF70Qr)

For more information, consult the [**Organization Contacts**](https://adiwg.gitbooks.io/mdeditor/content/contact/new/organization.html) section of the mdEditor manual.


---

# 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:

```
GET https://ak-region-dst.gitbook.io/alaska-region-mdeditor-interim-user-guide/contact-entry-guidance/organization-contacts.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.
