> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altss.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Events and conferences

> Event records describe conferences and side events, their published schedule and available organizer or participant context.

## Overview

Event records describe conferences and side events, their published schedule and available organizer or participant context.

## Field groups

* Event context
* Participants

## Field reference

SOURCE\_DEPENDENT describes availability; access is a separate product/rights boundary. Null means unknown, not false or zero.

| Field                                    | Type                | Availability      | Access                 | Description                                                                                              |
| ---------------------------------------- | ------------------- | ----------------- | ---------------------- | -------------------------------------------------------------------------------------------------------- |
| Event name (event.name)                  | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Recorded conference or side-event name.                                                                  |
| Event type (event.event\_type)           | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Conference or side-event classification.                                                                 |
| Start date (event.start\_date)           | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Recorded event start date.                                                                               |
| End date (event.end\_date)               | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Recorded event end date where provided.                                                                  |
| Location (event.location)                | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Recorded event location.                                                                                 |
| Organizer (event.organizer)              | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Recorded organizer or host where exposed.                                                                |
| Official event reference (event.website) | string · 0..1       | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Official event or registration URL where recorded.                                                       |
| Participant context (event.participants) | object\[] · 0..many | SOURCE\_DEPENDENT | SELECTED\_INTELLIGENCE | Published or permitted participant context, retaining observed-role, announced, RSVP or predicted basis. |

### Event name

Field ID: `event.name`. Group: Event context.

Recorded conference or side-event name.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** Not a count of attendees or a promise of access.

### Event type

Field ID: `event.event_type`. Group: Event context.

Conference or side-event classification.

Defined values: `conference`, `side_event`; null when unknown.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** A side event is distinct from its parent conference.

### Start date

Field ID: `event.start_date`. Group: Event context.

Recorded event start date.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** Schedule may change; follow the official event source.

### End date

Field ID: `event.end_date`. Group: Event context.

Recorded event end date where provided.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** Missing does not establish a one-day event.

### Location

Field ID: `event.location`. Group: Event context.

Recorded event location.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** May be virtual, partial or source-dependent.

### Organizer

Field ID: `event.organizer`. Group: Event context.

Recorded organizer or host where exposed.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** A participating organization is not automatically the organizer.

### Official event reference

Field ID: `event.website`. Group: Event context.

Official event or registration URL where recorded.

**Evidence / dates:** Use only the source or event date actually recorded; record modification is not verification.

**Limitation:** Following a link does not book attendance or grant admission.

### Participant context

Field ID: `event.participants`. Group: Participants.

Published or permitted participant context, retaining observed-role, announced, RSVP or predicted basis.

**Evidence / dates:** Use a recorded source/event date where available; do not synthesize a universal participant-observed timestamp.

**Limitation:** An observed speaker/host role, announcement, RSVP and prediction are distinct. None proves actual attendance, investor interest or a personal relationship. Private participation signals remain separate.

<span id="how-this-entity-connects" />

## Relationships to other entities

An event may connect a host, speaker, professional or organization through a recorded role. A side event is distinct from its parent conference.

Keep an observed speaker/host source separate from a predicted participant. Neither predicts actual attendance or proves an existing personal relationship.

## Read event participation context

Fictional request brief, entities, sources, values and dates. This is a documentation example, not a live HTTP response or customer result. Missing dates remain null.

<Note>
  **Current availability:** Reviewed bounded request. **Execution:** Manual / scoped. **Automated invocation:** Not currently available. **API endpoint:** None. **MCP execution:** None.
</Note>

<Tabs>
  <Tab title="Input">
    A research brief for human scope review, not an API payload.

    ```json theme={null}
    {
      "organization": "Example Capital",
      "objective": "Understand the announced speaker role",
      "intended_use": "Meeting preparation"
    }
    ```
  </Tab>

  <Tab title="Result">
    ```json theme={null}
    {
      "task_type": "organization-research",
      "status": "supported_with_unknowns",
      "entity": null,
      "subject": {
        "entity_type": "organization",
        "name": "Example Capital",
        "website": "https://example.com/fictional/organization",
        "research_scope": null
      },
      "as_of": null,
      "result": {
        "summary": "A fictional event listing announces a speaker role. It does not prove attendance or investor interest.",
        "company": null,
        "criteria": [],
        "sections": [
          {
            "entity_type": "event",
            "data": {
              "name": "Example Private Markets Forum",
              "event_type": "conference",
              "start_date": "2026-09-12",
              "end_date": null,
              "location": "London",
              "organizer": "Example Forum Organization",
              "website": "https://example.com/fictional/event",
              "participants": [
                {
                  "name": "Morgan Lee",
                  "organization": "Example Capital",
                  "role": "Speaker",
                  "basis": "announced"
                }
              ]
            }
          }
        ]
      },
      "evidence": [
        {
          "field": "result.sections.0.data.name",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated name entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.event_type",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated event type entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.start_date",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated start date entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.location",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated location entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.organizer",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated organizer entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.website",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated website entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.participants",
          "source_url": "https://example.com/fictional/source-1",
          "source_type": "public_reporting",
          "published_at": "2026-09-12T09:30:00Z",
          "captured_at": null,
          "observed_at": null,
          "verified_at": null,
          "basis": "Fictional source supports the illustrated participants entry. This does not establish current interest or independent verification."
        }
      ],
      "unknowns": [
        "Actual attendance",
        "Current interest in a conversation"
      ],
      "limitations": [
        "Fictional entities, sources, values and dates; no real customer result or live execution.",
        "Source coverage and output use remain subject to the agreed purpose and rights review."
      ],
      "rights": {
        "scope": "A task purchases the agreed bounded result, not database access, unrestricted API queries, contacts export or graph redistribution. Sources and unknowns accompany results. Purchaser authorization, scope acceptance, agreement and payment are required before manual fulfillment; no automated external task service is offered.",
        "raw_graph_access": false,
        "bulk_export": false,
        "graph_redistribution": false
      }
    }
    ```
  </Tab>

  <Tab title="Evidence">
    Each field path identifies the particular value supported by the source note.

    | Field path                          | Illustrated value                                                                               | Source type       | Basis                                                                                                                               |
    | ----------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
    | result.sections.0.data.name         | "Example Private Markets Forum"                                                                 | public\_reporting | Fictional source supports the illustrated name entry. This does not establish current interest or independent verification.         |
    | result.sections.0.data.event\_type  | "conference"                                                                                    | public\_reporting | Fictional source supports the illustrated event type entry. This does not establish current interest or independent verification.   |
    | result.sections.0.data.start\_date  | "2026-09-12"                                                                                    | public\_reporting | Fictional source supports the illustrated start date entry. This does not establish current interest or independent verification.   |
    | result.sections.0.data.location     | "London"                                                                                        | public\_reporting | Fictional source supports the illustrated location entry. This does not establish current interest or independent verification.     |
    | result.sections.0.data.organizer    | "Example Forum Organization"                                                                    | public\_reporting | Fictional source supports the illustrated organizer entry. This does not establish current interest or independent verification.    |
    | result.sections.0.data.website      | "[https://example.com/fictional/event](https://example.com/fictional/event)"                    | public\_reporting | Fictional source supports the illustrated website entry. This does not establish current interest or independent verification.      |
    | result.sections.0.data.participants | \[\{"name":"Morgan Lee","organization":"Example Capital","role":"Speaker","basis":"announced"}] | public\_reporting | Fictional source supports the illustrated participants entry. This does not establish current interest or independent verification. |

    ```json theme={null}
    [
      {
        "field": "result.sections.0.data.name",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated name entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.event_type",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated event type entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.start_date",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated start date entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.location",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated location entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.organizer",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated organizer entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.website",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated website entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.participants",
        "source_url": "https://example.com/fictional/source-1",
        "source_type": "public_reporting",
        "published_at": "2026-09-12T09:30:00Z",
        "captured_at": null,
        "observed_at": null,
        "verified_at": null,
        "basis": "Fictional source supports the illustrated participants entry. This does not establish current interest or independent verification."
      }
    ]
    ```
  </Tab>
</Tabs>

## Evidence / dates

Supporting evidence attaches to a specific field. Missing publication, capture, observation and verification dates remain unknown. Subscription views do not expose every source URL or date. [Read evidence and date semantics](/evidence-and-dates).

<span id="important-boundaries" />

## What may be unknown

Attendance is context, not investor interest or a guaranteed meeting. No attendee-volume metric or complete participant roster is claimed.

Private calendar/mailbox context, unverified attendee contact channels and raw confidence values are outside this public data reference.

<span id="access-and-availability" />

## Access & rights

Access scope: SELECTED\_INTELLIGENCE. Field descriptions are public; premium records remain permissioned.

A task purchases the agreed bounded result, not database access, unrestricted API queries, contacts export or graph redistribution. Sources and unknowns accompany results. Purchaser authorization, scope acceptance, agreement and payment are required before manual fulfillment; no automated external task service is offered.

<span id="related-references" />

## Related tasks

* [Research template](/tasks/relationship-context-research)
* [Entity JSON Schema](https://altss.com/schemas/event.json)
* [Access and rights](/access-and-rights)

<span id="event-context" />

<span id="participants" />

<span id="documentation" />
