> ## 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.

# Transaction-context research

> Research selected transaction context around one company or organization.

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

Canonical task ID: `organization-research`.

## When to use this task

Use when the participants, event dates or disclosed amounts need explanation.

## Read transaction 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.

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

    ```json theme={null}
    {
      "organization": "Example Automation Ltd",
      "objective": "Understand the recorded investment and participant roles",
      "intended_use": "Research preparation"
    }
    ```
  </Tab>

  <Tab title="Result">
    ```json theme={null}
    {
      "task_type": "organization-research",
      "status": "supported_with_unknowns",
      "entity": null,
      "subject": {
        "entity_type": "company",
        "name": "Example Automation Ltd",
        "website": "https://example.com/fictional/company",
        "research_scope": null
      },
      "as_of": null,
      "result": {
        "summary": "A fictional investment record identifies the target, amount/currency and recorded participants.",
        "company": null,
        "criteria": [],
        "sections": [
          {
            "entity_type": "transaction",
            "data": {
              "transaction_type": "Growth investment",
              "transaction_date": "2026-09-12",
              "target": "Example Automation Ltd",
              "amount": 10000000,
              "currency": "USD",
              "participants": [
                {
                  "name": "Example Capital",
                  "entity_type": "organization",
                  "role": "Investor"
                }
              ],
              "people": [
                {
                  "name": "Morgan Lee",
                  "entity_type": "person",
                  "role": "Recorded deal lead"
                }
              ]
            }
          }
        ]
      },
      "evidence": [
        {
          "field": "result.sections.0.data.transaction_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 transaction type entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.transaction_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 transaction date entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.target",
          "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 target entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.amount",
          "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 amount entry. This does not establish current interest or independent verification."
        },
        {
          "field": "result.sections.0.data.currency",
          "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 currency 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."
        },
        {
          "field": "result.sections.0.data.people",
          "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 people entry. This does not establish current interest or independent verification."
        }
      ],
      "unknowns": [
        "Complete financing terms",
        "Whether another participant acted as buyer or seller"
      ],
      "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.transaction\_type | "Growth investment"                                                            | public\_reporting | Fictional source supports the illustrated transaction type entry. This does not establish current interest or independent verification. |
    | result.sections.0.data.transaction\_date | "2026-09-12"                                                                   | public\_reporting | Fictional source supports the illustrated transaction date entry. This does not establish current interest or independent verification. |
    | result.sections.0.data.target            | "Example Automation Ltd"                                                       | public\_reporting | Fictional source supports the illustrated target entry. This does not establish current interest or independent verification.           |
    | result.sections.0.data.amount            | 10000000                                                                       | public\_reporting | Fictional source supports the illustrated amount entry. This does not establish current interest or independent verification.           |
    | result.sections.0.data.currency          | "USD"                                                                          | public\_reporting | Fictional source supports the illustrated currency entry. This does not establish current interest or independent verification.         |
    | result.sections.0.data.participants      | \[\{"name":"Example Capital","entity\_type":"organization","role":"Investor"}] | public\_reporting | Fictional source supports the illustrated participants entry. This does not establish current interest or independent verification.     |
    | result.sections.0.data.people            | \[\{"name":"Morgan Lee","entity\_type":"person","role":"Recorded deal lead"}]  | public\_reporting | Fictional source supports the illustrated people entry. This does not establish current interest or independent verification.           |

    ```json theme={null}
    [
      {
        "field": "result.sections.0.data.transaction_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 transaction type entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.transaction_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 transaction date entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.target",
        "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 target entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.amount",
        "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 amount entry. This does not establish current interest or independent verification."
      },
      {
        "field": "result.sections.0.data.currency",
        "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 currency 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."
      },
      {
        "field": "result.sections.0.data.people",
        "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 people entry. This does not establish current interest or independent verification."
      }
    ]
    ```
  </Tab>
</Tabs>

## Availability

LIMITED · manual / reviewed request. Automated invocation: not currently callable (automatedInvocation=false).

Transaction-context research is a documentation template for Sourced organization research. It is not a new commercial product or invocation transport. The commercial product is Altss Agents.

Use when the participants, event dates or disclosed amounts need explanation.

## Required input

* One company or organization
* One transaction-context question
* Intended use

## Helpful optional input

* Known deal announcement or filing
* Relevant date range
* Participants to distinguish

## Criteria

* Specify the event and participant roles of interest; retain source currency and units.

## Entity and scope

Accepted entity types: company, organization.

Maximum published scope: One organization and one agreed question.

Existing task input: One organization and research objective.

## Possible result sections

A sourced research brief with evidence and limitations

* Subject identity
* Recorded transaction type/date
* Supported participants and roles
* Disclosed amount with currency where known
* Sources and unknowns

## Evidence and unknowns

Available fields depend on source coverage and the agreed purpose. Supporting sources are attached to permitted facts; missing publication, capture, observation or verification dates remain unknown. A source statement is not automatically a verified fact.

Buyer, seller, related funds, financing terms or amount may be undisclosed. This is not normalized valuation or transaction execution.

Private contact information or customer context is not included by default. Access to a source or a subscription is not blanket permission to redistribute it.

## Rights and review

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.

Scope and price are agreed before agreement, payment and accepted work.

The buyer must authorize the intended purpose and accepted scope. Human review is required before relying on an assessment or using a draft. No message is sent on the buyer’s behalf.

## Request this task today

* [Prepare a reviewed task request](https://altss.com/subscribe?product=agents-scoped-task\&source=/agents\&task=organization-research)
* [Discuss scope](https://altss.com/book-demo?product=agents-scoped-task\&source=/agents\&task=organization-research)
* [Result format and fictional example](/results)
* [Evidence and date meanings](/evidence-and-dates)

<span id="documentation" />
