# Setting up projects

**What do we mean by project?** A project is anything being worked on under the Greaterthan banner, such as consulting, training, coaching, product sales with external clients, as well as internal GT initiatives, such as our academy, org development and more.&#x20;

### What projects are we working on right now?&#x20;

&#x20;As a member, you can see the overview of our ongoing projects in our Open Books Interface. (if you don't have access yet, ask in #admin channel):

[**Go to Open Books**](https://airtable.com/appT4LEFfkKzgOJzg/pbd3xdmwPzmabA83B)

### Setting up a new project in the GT system

We have a simple process for setting up a new external project, that can be carried out by any GT member. While it's great if all our external projects --both paid and pro bono-- can be setup with this process, **the following steps are mandatory for paid projects using the GT legal vehicle**. This is a prerequisite to be able to invoice a client through GT!&#x20;

{% hint style="success" %}

### The steps to setting up your project

Setting up a project works in a few minutes by filling out a form.&#x20;

1. [**Add your project by filling out this Airtable Form**](https://airtable.com/shr6HGWyULRNbEp4w)
2. If you have not previously added them,[ add the client and their billing information with this form. ](https://airtable.com/shrloiNieHcMSpSPx)

That's it!
{% endhint %}

### Useful documents for doing client paperwork

Check out [**this shared folder**](https://drive.google.com/drive/folders/1ZGw6xDHzLfpuyGqm5cfLIpgmFxY_BXP4?usp=sharing) for contract templates, company and bank information, to be able to fill out necessary paperwork with the client.&#x20;


---

# 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://handbook.greaterthan.works/guides/setting-up-a-new-project.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.
