You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/introduction.mdx
+22-11Lines changed: 22 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,28 +18,39 @@ subtitle: Welcome to Credal's documentation! Here you'll find information to get
18
18
/>
19
19
</CardGroup>
20
20
21
+
## What is Credal?
22
+
23
+
Credal is a platform that allows enterprises to build specialized AI agents for any workflow across your company knowledge, enterprise security controls built in.
24
+
25
+
## What is an agent?
26
+
27
+
An agent is a system that can reason about its environment or goals and take actions to achieve them. It combines two key capabilities:
28
+
1. Reasoning: analyzing available information, context, or instructions to decide what to do next.
29
+
2. Action-taking: performing tasks or making changes based on its reasoning, such as calling tools, generating outputs, or interacting with external systems.
30
+
31
+
An agent differs from a typical chatbot or assistant in that it not only responds to queries but can also reason about goals and take actions to achieve them. For example, a chatbot might answer, “It’s 75°F and sunny in New York,” while an agent could handle a request like, “Book me a flight to New York for tomorrow,” by searching flights, selecting the best option, and completing the booking. In short, chatbots respond, while agents reason and act.
32
+
21
33
## Why Credal
22
34
23
-
1.**Secure**: Integrate in weeks, not months. We offer a modern, well-documented API.
35
+
1.**Enterprise Data Integrations**: Connect to all major enterprise data sources—Slack, Confluence, Google Drive, Salesforce, databases, and more—for unified search, knowledge retrieval, and advanced analytics. Enterprise-grade security ensures that every API connection and query respects your organization’s access controls, so your agents can safely surface insights and documents across your company knowledge. Whether answering questions, powering business processes, or enabling complex workflows, your data remains fully protected.
24
36
25
-
2.**Connections**: We connect to every major data source and provide secure APIs and Chatbots that let employees safely use that data with AI in their normal workflows.
37
+
2.**Agentic Capabilities**: Build intelligent agents that collaborate to execute multi-step workflows across your enterprise data. Agents automatically share capabilities: when one agent learns to query Salesforce, every agent in your organization can leverage that skill. Design sophisticated, secure workflows where specialized agents coordinate on complex tasks—accelerating decision-making without compromising data governance.
26
38
27
-
3.**Loved by developers**: The Credal features are backwards-compatible with OpenAI and Anthropic. This means you can add Credal's security benefits to your app, without significant code changes.
39
+
3.**Deploy Anywhere**: Bring your agents wherever your teams work. Deploy them to web, Slack, APIs, other agents, or to any chat interface (with more integrations coming soon). Every deployment inherits Credal’s enterprise-grade security, ensuring your knowledge stays private while your teams stay productive.
28
40
29
41
## Security
30
42
31
-
Our Founders and employees have received Government security clearances
32
-
in the US and UK. We have led internationally recognized AI security projects
33
-
for the US Government's Military and Healthcare infrastructure. We have
34
-
leveraged this experience to make sure our application is built securely from the ground up.
43
+
Credal is built for the enterprise—designed to meet the security, compliance, and governance standards of large organizations.
44
+
45
+
- SOC 2 Type II, HIPAA-ready, and certified under the EU/UK/Swiss Data Privacy Framework for lawful global operations
35
46
36
-
-Data encrypted at all times in transit and at rest.
47
+
-Credal mirrors your existing permissions (Slack, Google, Salesforce, etc.), so agents only access what users are already authorized to see
37
48
38
-
-Regular penetration testing and vulnerability scanning.
49
+
-Human approval workflows and full audit logs ensure sensitive actions remain controlled and transparent
39
50
40
-
-24/7 monitoring of security logs from CloudWatch, Guard Duty, and other tools.
51
+
-Deploy in the cloud or on‑prem, with SSO/SCIM for seamless integration into your corporate identity and access management
41
52
42
-
- Supports single tenant deployment.
53
+
With Credal, enterprises can confidently deploy AI agents that accelerate knowledge workflows without ever compromising security or compliance
0 commit comments