How to share notes with someone outside your organisation

A notebook link works perfectly until you send it to a client. Then it asks them to sign in to a tenant they have no account on.

Sharing a notebook link with someone outside your organisation fails at the identity boundary: the address is fine and the recipient has no account to open it with.

Inside the organisation, the notebook is the right tool. The problem is only at the edge.

A sign-in page for an organisation the recipient has no account in.
A sign-in page for an organisation the recipient has no account in.

This guide covers why the boundary exists, what guest access actually costs, and how to publish the part of a notebook that has to leave.

The boundary is the whole problem

Recipient Notebook link
Colleague on the same tenant Works
Colleague on a different tenant Sign-in wall
Client or supplier Sign-in wall
Someone on a personal account Sign-in wall
A candidate or a committee member Sign-in wall

Everything after the first row lands on an authentication page. Worse, the page does not say "you are not on the list", it simply asks them to sign in, so the recipient tries their own account, fails, and concludes something is broken.

What guest access costs

Inviting someone as a guest is the official answer and it is heavier than the task deserves.

Many organisations restrict or disable external sharing by policy, so it may not be available to you at all. Where it is, the recipient has to accept an invitation, sign in, and sometimes complete a verification step, all to read one page of notes.

You have also created an account relationship that somebody will have to clean up, and given a supplier or a candidate a foothold in your directory. For a single document that is disproportionate.

Publish the part that has to leave

Most notebooks contain a lot of working material and one section that needs to go out.

Publish that section as a page. Not the notebook, not the whole section group, just the notes the recipient needs.

<article>
  <h1>Site visit, 12 September</h1>
  <p class="meta">Present: A. Okonkwo, P. Raman, two from Meridian</p>

  <h2>Agreed</h2>
  <ul>
    <li>Survey the north elevation before the scaffold comes down.</li>
    <li>Meridian to confirm the drainage route by Friday.</li>
  </ul>

  <h2>Open</h2>
  <ul>
    <li>Whether the 1998 drawings are the current ones.</li>
  </ul>
</article>

Structured this way, the recipient reads the notes without an account and without navigating a notebook they do not know.

What carries across and what does not

Text, headings, lists and tables convert directly.

Free positioning does not. A notebook page is a canvas where you can put a text box anywhere, and a web page is a flow where content follows content. Notes that relied on spatial arrangement need reorganising into a sequence, which is usually an improvement for a reader who was not in the room.

Handwritten notes and drawings become images. Export them, size them for screens, and write alt text describing what they show.

Files embedded in the notes do not travel. Attach them to the page separately.

The same notes as a page. Headings, agreed items and open questions in sequence.
The same notes as a page. Headings, agreed items and open questions in sequence.

Keep the notebook

None of this is an argument against notebooks. For your own working notes and for internal collaboration, a notebook does things a page cannot: hierarchical sections, search across everything, synchronised editing, and a history.

The page is an export for a specific audience, not a replacement. When the notes change materially and the external party still needs them, update the page.

If this keeps happening

A pattern of publishing notes outward suggests the documentation lives in the wrong place.

Where external parties routinely need to read the same material, consider keeping that material somewhere designed to be read by outsiders and using the notebook only for genuinely internal work. Options are discussed in alternatives to Confluence for documentation.

For meeting notes specifically, the structure that works is covered in HTML for meeting notes.

Put it at an address

Work out whether the recipient is inside or outside, publish the notes they need as a page, attach any files directly, and create a share link.

They read the notes. Nobody signs in to anything.

Questions people ask

Why can external people not open my notebook link?

Because the link resolves against your organisation's identity system. An address inside your tenant requires an account in that tenant, or a guest invitation, and a client has neither. They see a sign-in page rather than your notes.

Can I not just invite them as a guest?

Sometimes, and it is heavier than it sounds. Guest access is often restricted by policy, requires the recipient to accept an invitation and sign in, and creates an account relationship for the sake of reading one page. Many organisations block it outright.

What should I send instead?

A page containing the notes they need. No sign-in, no tenant, no invitation. Keep the notebook as your working space and publish the part that has to leave the building.

What about formatting and attachments in the notes?

Text, headings, lists and tables carry across. Free-positioned elements do not, because a notebook page is a canvas and a web page is a flow. Files embedded in the notes have to be attached to the page separately.

Is this a problem with internal sharing too?

No. Inside the organisation the link works and the notebook is the better tool, because it carries structure, search and history. The failure is specifically at the boundary.

Keep reading