Skip to main content

Documents list and board

What this page is — the index of a project's documents, as a filterable table or a Kanban board, with the filters written into the address so any view can be bookmarked or shared.

What it is for — so "has the Fabrikam agreement been signed yet?" is answered in ten seconds by anyone, instead of by asking the person who sent it.

The problem it solves — finding out whether an agreement is signed means asking whoever sent it, and waiting for a reply.

Route: /org/papers/documents · Permissions: View this project's documents. to see the list (and .menu for the sidebar entry); Create documents from a type. for New Document and Capture Inbox.

Figure 1 — The list. The count above it is the number of documents matching the current filters.

1. What it is​

This is the authoring view: documents you and your team are working on. Clicking a row opens the document's workspace. There are no per-row actions on purpose — everything you can do to a document lives inside it, where the lifecycle rules apply.

It sits next to three screens it is easy to reach for by mistake:

ScreenAnswersSearches
Documents list (this)Where is this document, and what state is it in?Title and number
RepositoryFind it among thousands, file it, bulk-act on itFull text and meaning, across projects
Approvals inboxWhat is waiting on my decision?Your queue only
ReportsHow many, by what, over which period?Aggregates

Every row carries two badges, and they measure different things:

BadgeMeasuresComes from
StateWhere the document is in its type's lifecycleAuthored per type in the Type Designer — so types differ
StageWhat physically exists: a seal, a signature ceremonyDerived — the same five for every type

2. Why you would use it​

  • One answer for a mixed project. A project holding NDAs, MSAs and invoices has three different lifecycles. Stage puts all of them on one comparable scale: draft, finalized, awaiting signature, signed, declined.
  • The board shows where work is stuck. A column of eleven cards in Awaiting signature is a chasing list; you do not need a report to see it.
  • Views travel. Every filter, grouping, board setting and expanded group is in the URL. Paste it to a colleague and they see what you see; open a document and press back and your view is still there.
  • Legal holds are visible at a glance — a lock beside the title, and a filter to show only held documents.

3. How it spreads​

From this list you reach…Via
The document's workspaceA row or card click
Create a documentNew Document
The Capture InboxCapture Inbox — for files that arrived from outside Papers
The Approvals inboxApprovals — a separate page, not a filter

4. Step by step​

Figure 2 — The toolbar. The count on the right always reflects the filters in force.

Find a document — type in Search title or number…. It matches titles and document numbers, not the body.

Narrow the list — open Filters and combine any of: state, stage, document type, family, confidentiality, updated within, and legal hold only. Filters combine with AND.

Group — pick a dimension in Group by. Groups start collapsed; expand the ones you need.

Switch to the board — List / Board. Pick what the columns mean, and the grouping becomes the swimlanes.

Figure 3 — The board, with columns by stage. The number beside each column heading is how many documents are in it.
The list holds the 500 most recently updated documents

The page loads the project's newest 500 documents by last update and filters, searches and groups within that set. When a project has more, a banner says so: "Showing the 500 most recently updated documents. There are more."

A search that finds nothing may simply mean the document is older than the 500th. Use the Repository to search everything.


5. Field reference​

Columns​

ColumnHoldsNotes
DocumentThe titleA lock icon means it is under legal hold
TypeThe type it was created fromFalls back to the family when the type has been retired
StateLifecycle stateUnderscores shown as spaces — pending_signature reads "pending signature"
NumberThe document number— until finalize allocates one
UpdatedLast change, in your timezoneThe list's sort order

State badge colours​

ColourStatesRead as
Greenexecuted, active, accepted, filedSettled and good
Redrejected, expired, voided, revokedEnded badly or withdrawn
Greydraft, archivedNot in play
AmberEvery other stateIn flight, waiting on someone

Because amber is the catch-all, a custom state your type designer invented always reads as in flight.

Stage — how it is derived​

StageWhenColour
SignedThe signature ceremony completedGreen
Signature declinedA signer declined, or the request expiredRed
Awaiting signatureA request was sent, or partly signedAmber
FinalizedA sealed artifact exists, no signature yetBlue
Working draftNone of the aboveGrey

The first match wins, top to bottom.

Filters and their URL parameters​

FilterOptionsURL
SearchTitle or numberq
StateEvery state presentstate (comma-separated)
StageThe five abovestage
TypeEvery type presenttype
FamilyEvery family presentfamily
Confidentialitypublic, internal, confidential, restrictedconf
Updated withinAny time, 24 hours, 7, 30 or 90 daysupdated
Legal hold onlyOn / offhold=1
Group byNone, State, Stage, Document type, Family, Confidentiality, Month updatedgroup
ViewList or Boardview=board
Board columnsStage (default) or Statecol=state
Expanded groups—open

Board columns​

Columns byShowsUse when
StageWorking draft → Finalized → Awaiting signature → Signed, then Signature declinedA mixed project — one board for every type
StateEach type's own lifecycle statesWatching a single type through its steps
Figure 4 — Columns by state. On a mixed project this produces a column for every distinct state across every type.

6. Worked example​

A commercial lead wants to chase every supplier agreement still waiting on a signature this month.

  1. Filters → Stage = Awaiting signature, Family = agreement, Updated within = Last 30 days.
  2. Group by → Document type. Three groups: Services Agreement (4), Mutual NDA (2), Supply Agreement (1).
  3. Board → columns by Stage. With the stage filter on, one column remains, with three swimlanes.

The address bar now reads /org/papers/documents?stage=Awaiting+signature&family=agreement&updated=30&group=type&view=board. They paste it into the Monday team channel as "chase list".

A colleague opens it, spots "Supply Agreement — Northwind Traders" with a lock icon and knows before opening it that it is under legal hold — so it is not one to chase.

The next week the same lead cannot find "Fabrikam NDA 2024" by search. The banner is showing: the project has 740 documents and that NDA is older than the newest 500. They find it in the Repository.


7. The admin contract​

Must be trueWhereWhat breaks without it
A project is selected in the top barGlobal switcherThe list shows that project, or organisation-level documents only
The role holds View this project's documents. and Show the Documents sidebar entry.Role editorThe page or its sidebar entry is missing
The role holds Create documents from a type.Role editorNo New Document or Capture Inbox button
At least one type is active with a published versionType designerThe empty state tells you to publish one first
Signature requests go through PapersSending for signatureDocuments signed elsewhere never leave Finalized on the stage scale
A user holds grants for any security tag a document carriesSecurity tagsThat document is invisible to them here, and everywhere else

8. Don't confuse this with…​

RepositorySearches content across the whole estate, with no 500 limit
Approvals inboxYour decisions queue. The Approvals button goes there — it does not filter this list
Obligation registerDated commitments inside documents, not the documents
RecordsRetention and disposal. This list is about work in progress

9. Troubleshooting​

SymptomCause
The list is emptyWrong project in the top bar, or filters restored from the URL — clear them
A document cannot be found by searchIt is older than the newest 500 (§4) — use the Repository
A document I created is missingIt was created under another project, or a security tag hides it
A signed document shows FinalizedIt was signed outside Papers, so no ceremony is recorded
A custom state shows amberEvery state not on the green, red or grey lists is amber (§5)
Columns by state shows dozens of columnsEach type contributes its own states. Use columns by stage on a mixed project
New Document is missingYour role lacks Create documents from a type.
The filtering says "server-side" in the in-product helpThe help predates the 500-document window. Filtering is done in the browser over that set