> For the complete documentation index, see [llms.txt](https://docs.tmdinosaurcenter.org/board/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tmdinosaurcenter.org/board/policies/confidentiality-policy/board-of-directors-confidentiality-agreement.md).

# Board of Directors Confidentiality Agreement

(Sources: National Council of Nonprofits; Delphi Consultants, Inc.)

It is the policy of the Montana Dinosaur Center that board and committee members of the Montana Dinosaur Center will not disclose confidential information belonging to, or obtained through their affiliation with, the Montana Dinosaur Center to any person, including their relatives, friends, and business and professional associates, unless the Montana Dinosaur Center has authorized disclosure. This policy is not intended to prevent disclosure where disclosure is required by law.

Confidentiality is the preservation of privileged information. Board members and other volunteers are cautioned to demonstrate professionalism, good judgment, and care at all times in handling any information related to the Montana Dinosaur Center to avoid unauthorized or improper disclosures of confidential information.

While board and committee members are expected and encouraged to discuss the organization with one another and targeted publics, they shall not report opinions expressed in meetings, nor shall they report independently on committee action, or engage in any communication that has not been approved by the Executive Director or that would not be supported by board policy, procedures, or decisions.

At the end of the board or committee member’s term or upon his/her retirement, resignation or removal from the Board of Directors or committee, he/she shall return, at the Montana Dinosaur Center’s request, all documents, papers, and other materials, regardless of medium, which may contain or be derived from confidential information, in his/her possession.

It is expected that board and committee members will not use trade secrets, client lists, or other confidential information acquired by virtue of being on the board or committee, even after they complete their service with the Montana Dinosaur Center.&#x20;

### Certification

I have read the Montana Dinosaur Center’s complete policy on confidentiality and the Statement of Confidentiality presented above. I agree to abide by the requirements of the policy and this statement and to inform the Board Chair immediately if I believe any violation (unintentional or otherwise) of the policy or this statement has occurred.

Signature \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ Name \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ Date \_\_\_\_\_\_\_\_\_\_&#x20;

<br>

Approved by the Board of Directors on February 15, 2023

*Attachment: the* [*Montana Dinosaur Center Full Confidentiality Policy found in the organization’s Policy Book*](/board/policies/contingency-or-disaster-policy.md)*.*

<br>


---

# 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.tmdinosaurcenter.org/board/policies/confidentiality-policy/board-of-directors-confidentiality-agreement.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.
