# Statement of Work Template

### 1. Title

\[Project / Work Package Name]

### 2. Parties

Customer: \[Customer Name]

Supplier: \[Company Name]

### 3. Background

\[Brief context for the work.]

### 4. Objectives

The objectives of this Statement of Work are:

* \[Objective 1]
* \[Objective 2]
* \[Objective 3]

### 5. Scope

The scope includes:

* \[Scope item 1]
* \[Scope item 2]
* \[Scope item 3]

### 6. Out of Scope

The following are excluded:

* \[Exclusion 1]
* \[Exclusion 2]
* \[Exclusion 3]

### 7. Deliverables

| Deliverable      | Description    | Acceptance Criteria | Due Date |
| ---------------- | -------------- | ------------------- | -------- |
| \[Deliverable 1] | \[Description] | \[Criteria]         | \[Date]  |

### 8. Milestones

| Milestone      | Deliverables    | Payment Trigger | Target Date |
| -------------- | --------------- | --------------- | ----------- |
| \[Milestone 1] | \[Deliverables] | \[Trigger]      | \[Date]     |

### 9. Assumptions

* \[Assumption 1]
* \[Assumption 2]

### 10. Dependencies

* \[Dependency 1]
* \[Dependency 2]

### 11. Customer Responsibilities

* \[Responsibility 1]
* \[Responsibility 2]

### 12. Governance

Governance will include:

* weekly delivery review
* milestone review
* risk and issue review
* change control review

### 13. Change Control

Any material change must be agreed through the change control process.

### 14. Intellectual Property

IP treatment is as follows:

* Background IP: \[position]
* Foreground IP: \[position]
* Customer IP: \[position]
* Third-party IP: \[position]

### 15. Security and Data

Security and data requirements:

* \[Requirement 1]
* \[Requirement 2]

### 16. Acceptance

Acceptance will be managed against the criteria defined in this Statement of Work.

### 17. Payment

| Payment Milestone |    Amount | Trigger    |
| ----------------- | --------: | ---------- |
| \[Milestone]      | \[Amount] | \[Trigger] |

### 18. Sign-Off

Customer authorised signatory:

Name:

Role:

Date:

Supplier authorised signatory:

Name:

Role:

Date:


---

# Agent Instructions: 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://framework.aic.io/company-operating-manual/templates-and-operating-artifacts/statement-of-work-template.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.
