---
title: AppSchema.BrowserEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/browserentity
---

# AppSchema.BrowserEntity

Identifies entity schemas in the browser domain.

## Declaration

```swift
protocol BrowserEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [bookmark](appintents/appschema/browserentity/bookmark.md)
- [readingListItem](appintents/appschema/browserentity/readinglistitem.md)
- [tab](appintents/appschema/browserentity/tab.md)
- [tabGroup](appintents/appschema/browserentity/tabgroup.md)
- [window](appintents/appschema/browserentity/window.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [bookmark](appintents/appschema/browserentity/bookmark.md)
- [readingListItem](appintents/appschema/browserentity/readinglistitem.md)
- [tab](appintents/appschema/browserentity/tab.md)
- [tabGroup](appintents/appschema/browserentity/tabgroup.md)
- [window](appintents/appschema/browserentity/window.md)
