# Other tech

## Airtable

Airtable is an online database that is user-friendly and social. We are using the airtable "GWWC+ testing/trial ideas" (ask [david reinstein](https://app.gitbook.com/u/WrM9GjKWCyRyoIjCKt7f0ddJwCr1 "mention") for edit access) to keep a simple listing of key elements and structured information; in conjunction with this Gitbook.

The first table in the airtable (picture below) explains all the other tables

![](https://3661885436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa3YtWoUiYYfiEQrBNztC%2Fuploads%2Fgit-blob-787bed21e6e1ab4c7e8497d66284fd1c06068331%2Fimage%20\(2\)%20\(1\)%20\(1\)%20\(1\)%20\(1\).png?alt=media)

{% hint style="info" %}
A good way of starting with Airtable/databases is to think

* These are just a bunch of spreadsheets or individual ‘data sets’; I’ll treat them as separate for now
* Nice, it’s a bit easier to quickly add entries if I choose single or multi-select field types , or checkboxes
* Hey look, if I make this a “Link” field type can easily add rows from sheet B into sheet A, that’s cool!
* I can also ‘create new rows in B while adding them to A’
* Cool, sheet B now has a column indicating where it has been entered into sheet A
* Hmm, sheet A has stuff on it that is not relevant for our partner; let me create a simpler ‘view’ of sheet A filtering out rows hiding columns that are not relevant to our partner
  {% endhint %}


---

# 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://globalimpact.gitbook.io/untitled/appendix/how-this-gitbook-works/other-tech.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.
