> For the complete documentation index, see [llms.txt](https://committees.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://committees.docs.intersectmbo.org/intersect-budget-committee/archive/intersects-contract-management-process.md).

# Intersect's Contract Management process

Here, you will find an overview of how Intersect's Operational Services will manage contracts and committee budgets.

### **Introduction** <a href="#introduction" id="introduction"></a>

The purpose of Intersect’s Operational Services is to support committee projects by managing contract processes and overseeing the budget. Our approach ensures compliance, transparency, and effective management of resources, enabling committees to focus on their objectives. **This process will be implemented from January 2025.**

### Operational Services Team Structure <a href="#core-services-team-structure" id="core-services-team-structure"></a>

Below is a diagram showing how the Intersect Operational Services Team has been set up to support the committees with their contracts and budgets.

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

### Budget Management <a href="#budget-management" id="budget-management"></a>

The Budget Committee is responsible for ensuring that the community-approved budget is effectively managed, tracked, and delivered according to mandates. While they oversee these budgets, Intersect’s Core Services team handles the operational day-to-day expenditures. Their key responsibilities include:

* **Budget Sheet Management**: Each committee has a dedicated budget sheet tracking expenditures.
* **Procurement & Delivery Tracking**: Monitoring each phase of contract completion.
* **Legal & Invoicing Support**: Managing contracts, invoicing, and financial documentation.
* **Forecasting & Reporting**: Ensuring transparency and financial accountability

### **Contract & Bid Management**

Intersect Core Services team oversees the entire bid and contract management process, from initial proposals to final completion. They work closely with each committee to ensure clear communication, tracking, and timely project delivery.

The Core Services team facilitates each phase of the bid and contract lifecycle.  Below is a diagram of how the process works.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo50OuflyxfUMOt8hHPn2%2Fuploads%2FIRf5yue2IpqDqdeK1ye2%2FScreenshot%202024-11-11%20111015.png?alt=media&#x26;token=0e7a8d99-55eb-4fc8-9382-aaf4b46dbb6f" alt=""><figcaption><p>Core Services - Contract Processes</p></figcaption></figure>

### Bid Management <a href="#bid-management" id="bid-management"></a>

Below is a diagram of how the bid process works:

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo50OuflyxfUMOt8hHPn2%2Fuploads%2FrbnCvsH87w9FzRIqzAhE%2FScreenshot%202024-11-07%20205206.png?alt=media&#x26;token=5f3d3cb6-b6f0-4af1-ade4-ebf124ea2ca7" alt=""><figcaption><p>Core Services - Bid Process</p></figcaption></figure>

### **Proposal Evaluation**

Community members are welcome to volunteer to support the evaluation of a bid, provided they meet the following criteria:

* Member of Intersect
* Have applied to be an evaluator through the agreed process (TBC)
* Member of the Committee, if the Committee has decided to evaluate internally for particular circumstances (e.g. TSC)

These members will constitute the evaluation review board (yet to be defined).

### Contract Management <a href="#contract-management-1" id="contract-management-1"></a>

Once all parties have signed a contract, the Intersect Delivery Assurance team will manage the contract.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo50OuflyxfUMOt8hHPn2%2Fuploads%2FFWXdrz0juoLu5rSpFwyN%2FScreenshot%202024-11-11%20094408.png?alt=media&#x26;token=d297dc5b-fc35-421f-be4f-14169aa04f30" alt=""><figcaption><p>Core Services - Contract Management</p></figcaption></figure>

## The Budget Process

Below is a diagram showing how the Committee's budgets will be managed:

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

### Financial Transparency

To ensure transparency, Intersect has proposed a quarterly meeting be held with the CC/DReps.  At these meetings, the Committees, supported by Intersect Core Services, would walk the audience through the financial details and value delivered during the period.<br>

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


---

# 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://committees.docs.intersectmbo.org/intersect-budget-committee/archive/intersects-contract-management-process.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.
