# 20210507

## Experience/Identity

### Done

* All staff meeting presentation on user research and data analysis
* Stacks post published on [what are you thinking when searching our collections](https://stacks.wellcomecollection.org/what-are-you-thinking-when-searching-our-collections-5481d3341d36)
* Usage evaluation of the new collections and library pages [#6391](https://github.com/wellcomecollection/wellcomecollection.org/issues/6391)
* Global navigation changes in the header and footer, including new Get Involved section [#6345](https://github.com/wellcomecollection/wellcomecollection.org/issues/6345), [#6347](https://github.com/wellcomecollection/wellcomecollection.org/issues/6347)
* Information about copies on order is now in the catalogue API [#5139](https://github.com/wellcomecollection/platform/issues/5139)
* A new control for toggling between detail/grid view that is more consistent with the rest of the UI added to the viewer [#6440](https://github.com/wellcomecollection/wellcomecollection.org/pull/6440)

### Focusing on next

* Exhibition access guides
* Item availability on works pages

## Search

### Done

* Deployed a new aspect ration inferrer [#1583](https://github.com/wellcomecollection/catalogue-pipeline/issues/1583)
* Image query improvements [#33](https://github.com/wellcomecollection/rank/issues/33)
* Stacks post published on [making Wellcome Collection searchable](https://stacks.wellcomecollection.org/making-wellcome-collection-searchable-c1c8c293a542)
* Existing IIIF services migrated to AWS

### Focusing on next

* Improve search within an archive
* TEI store in the pipeline
* DDS redirects


---

# 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://docs.wellcomecollection.org/fortnotes/20210507.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.
