diff --git a/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/README.md b/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/README.md
index ca036f160775..6013f0befb5b 100644
--- a/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/README.md
+++ b/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/README.md
@@ -93,7 +93,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
2. Create a log stream
Creates a log stream for the specified log group.
@@ -149,7 +149,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
3. Delete a log group
Deletes the specified log group and permanently deletes all the archived log events associated with the log group.
@@ -200,7 +200,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
4. Delete a log stream
Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.
@@ -256,7 +256,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
5. Get list of log events
Lists log events from the specified log group. You can list all the log events or filter the results using a filter pattern, a time range, and the name of the log stream.
@@ -371,9 +371,9 @@
Command Example
!aws-logs-filter-log-events logGroupName=test
Context Example
-
+
Human Readable Output
-
+
6. Get a list of log groups
Lists the specified log groups. You can list all your log groups or filter the results by prefix. The results are ASCII-sorted by log group name.
@@ -473,9 +473,9 @@
Command Example
!aws-logs-describe-log-groups
Context Example
-
+
Human Readable Output
-
+
7. Get a list of log streams
Lists the log streams for the specified log group. You can list all the log streams or filter the results by prefix. You can also control how the results are ordered.
@@ -595,9 +595,9 @@
Command Example
!aws-logs-describe-log-streams logGroupName=test
Context Example
-
+
Human Readable Output
-
+
8. Assign a retention policy for a log group
Sets the retention of the specified log group. A retention policy allows you to configure the number of days for which to retain log events in the specified log group.
@@ -653,7 +653,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
9. Delete a retention policy
Deletes the specified retention policy. Log events do not expire if they belong to log groups without a retention policy.
@@ -684,7 +684,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
10. Upload log events to a log stream
Uploads a batch of log events to the specified log stream. You must include the sequence token obtained from the response of the previous call. An upload in a newly created log stream does not require a sequence token. You can also get the sequence token using DescribeLogStreams . If you call PutLogEvents twice within a narrow time period using the same value for sequenceToken , both calls may be successful, or one may be rejected.
@@ -769,9 +769,9 @@
Command Example
!aws-logs-put-log-events logGroupName=test logStreamName=test message="test message" timestamp=1536063673395
Context Example
-
+
Human Readable Output
-
+
11. Create or modify a metric filter
Creates or updates a metric filter and associates it with the specified log group. Metric filters allow you to configure rules to extract metric data from log events ingested through PutLogEvents .
@@ -847,7 +847,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
12. Delete a metric filter
Deletes the specified metric filter.
@@ -903,7 +903,7 @@
Context Example
There is no context output for this command.
Human Readable Output
-
+
13. Get a list of metric filters
Lists the specified metric filters. You can list all the metric filters or filter the results by log name, prefix, metric name, or metric namespace.
@@ -998,6 +998,6 @@
Command Example
!aws-logs-describe-metric-filters
Context Example
-
+
Human Readable Output
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45023945-0eeefa80-b038-11e8-9f41-ddb1ef8b6c78.png b/Packs/AWS-CloudWatchLogs/doc_files/45023945-0eeefa80-b038-11e8-9f41-ddb1ef8b6c78.png
new file mode 100644
index 000000000000..35eb0e0fd373
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45023945-0eeefa80-b038-11e8-9f41-ddb1ef8b6c78.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45029145-01da0780-b048-11e8-894c-6b361ec9d200.png b/Packs/AWS-CloudWatchLogs/doc_files/45029145-01da0780-b048-11e8-894c-6b361ec9d200.png
new file mode 100644
index 000000000000..efaff381703c
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45029145-01da0780-b048-11e8-894c-6b361ec9d200.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45029385-bbd17380-b048-11e8-9651-b1183e42a1ff.png b/Packs/AWS-CloudWatchLogs/doc_files/45029385-bbd17380-b048-11e8-9651-b1183e42a1ff.png
new file mode 100644
index 000000000000..6876e9fbecf0
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45029385-bbd17380-b048-11e8-9651-b1183e42a1ff.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45030390-ecff7300-b04b-11e8-8e69-abc9b94a9032.png b/Packs/AWS-CloudWatchLogs/doc_files/45030390-ecff7300-b04b-11e8-8e69-abc9b94a9032.png
new file mode 100644
index 000000000000..3befb59194c7
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45030390-ecff7300-b04b-11e8-8e69-abc9b94a9032.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45031032-030e3300-b04e-11e8-985d-084d68b9a5c2.png b/Packs/AWS-CloudWatchLogs/doc_files/45031032-030e3300-b04e-11e8-985d-084d68b9a5c2.png
new file mode 100644
index 000000000000..e5f42d218f3b
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45031032-030e3300-b04e-11e8-985d-084d68b9a5c2.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45031063-16210300-b04e-11e8-915e-334eb5658e36.png b/Packs/AWS-CloudWatchLogs/doc_files/45031063-16210300-b04e-11e8-915e-334eb5658e36.png
new file mode 100644
index 000000000000..729631dcea4d
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45031063-16210300-b04e-11e8-915e-334eb5658e36.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45033162-ff7daa80-b053-11e8-8e42-5225d38e1bb8.png b/Packs/AWS-CloudWatchLogs/doc_files/45033162-ff7daa80-b053-11e8-8e42-5225d38e1bb8.png
new file mode 100644
index 000000000000..e24622ba6b11
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45033162-ff7daa80-b053-11e8-8e42-5225d38e1bb8.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45033213-220fc380-b054-11e8-87bd-db85c3b53fb7.png b/Packs/AWS-CloudWatchLogs/doc_files/45033213-220fc380-b054-11e8-87bd-db85c3b53fb7.png
new file mode 100644
index 000000000000..1cdffdbbc949
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45033213-220fc380-b054-11e8-87bd-db85c3b53fb7.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45033993-82076980-b056-11e8-8a1b-ff0a9f4cb3e0.png b/Packs/AWS-CloudWatchLogs/doc_files/45033993-82076980-b056-11e8-8a1b-ff0a9f4cb3e0.png
new file mode 100644
index 000000000000..31b99407790a
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45033993-82076980-b056-11e8-8a1b-ff0a9f4cb3e0.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45034065-acf1bd80-b056-11e8-9314-946f75e9c220.png b/Packs/AWS-CloudWatchLogs/doc_files/45034065-acf1bd80-b056-11e8-9314-946f75e9c220.png
new file mode 100644
index 000000000000..d011da685cb8
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45034065-acf1bd80-b056-11e8-9314-946f75e9c220.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45035693-e4626900-b05a-11e8-8d20-959dc8905a83.png b/Packs/AWS-CloudWatchLogs/doc_files/45035693-e4626900-b05a-11e8-8d20-959dc8905a83.png
new file mode 100644
index 000000000000..2201d3f972ec
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45035693-e4626900-b05a-11e8-8d20-959dc8905a83.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45035763-0b209f80-b05b-11e8-86d1-bd20010b3b85.png b/Packs/AWS-CloudWatchLogs/doc_files/45035763-0b209f80-b05b-11e8-86d1-bd20010b3b85.png
new file mode 100644
index 000000000000..2342916f0d84
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45035763-0b209f80-b05b-11e8-86d1-bd20010b3b85.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45035876-5935a300-b05b-11e8-82a2-818e2671fee6.png b/Packs/AWS-CloudWatchLogs/doc_files/45035876-5935a300-b05b-11e8-82a2-818e2671fee6.png
new file mode 100644
index 000000000000..3aa73d05d936
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45035876-5935a300-b05b-11e8-82a2-818e2671fee6.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45035904-69e61900-b05b-11e8-8c58-c77b86f767ba.png b/Packs/AWS-CloudWatchLogs/doc_files/45035904-69e61900-b05b-11e8-8c58-c77b86f767ba.png
new file mode 100644
index 000000000000..4777a1d57bad
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45035904-69e61900-b05b-11e8-8c58-c77b86f767ba.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45036317-6dc66b00-b05c-11e8-874e-8c511268edf6.png b/Packs/AWS-CloudWatchLogs/doc_files/45036317-6dc66b00-b05c-11e8-874e-8c511268edf6.png
new file mode 100644
index 000000000000..c3ccc8cab23e
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45036317-6dc66b00-b05c-11e8-874e-8c511268edf6.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45036365-99495580-b05c-11e8-94ca-972868c0b189.png b/Packs/AWS-CloudWatchLogs/doc_files/45036365-99495580-b05c-11e8-94ca-972868c0b189.png
new file mode 100644
index 000000000000..2ebc70cdcc35
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45036365-99495580-b05c-11e8-94ca-972868c0b189.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45036378-a5cdae00-b05c-11e8-8969-a7945db1d75a.png b/Packs/AWS-CloudWatchLogs/doc_files/45036378-a5cdae00-b05c-11e8-8969-a7945db1d75a.png
new file mode 100644
index 000000000000..8c485f97e03c
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45036378-a5cdae00-b05c-11e8-8969-a7945db1d75a.png differ
diff --git a/Packs/AWS-CloudWatchLogs/doc_files/45036441-d1509880-b05c-11e8-8ce5-02d6d3640351.png b/Packs/AWS-CloudWatchLogs/doc_files/45036441-d1509880-b05c-11e8-8ce5-02d6d3640351.png
new file mode 100644
index 000000000000..987b508a4c57
Binary files /dev/null and b/Packs/AWS-CloudWatchLogs/doc_files/45036441-d1509880-b05c-11e8-8ce5-02d6d3640351.png differ
diff --git a/Packs/AbuseDB/Integrations/AbuseDB/README.md b/Packs/AbuseDB/Integrations/AbuseDB/README.md
index ed781314b524..862270c21eb1 100644
--- a/Packs/AbuseDB/Integrations/AbuseDB/README.md
+++ b/Packs/AbuseDB/Integrations/AbuseDB/README.md
@@ -194,7 +194,7 @@
!ip ip=8.8.8.8 days=30 verbose=true
Context Example
Human Readable Output
-
+
2. Query a block of IP addresses
Queries a block of IPs to check against the database
@@ -350,7 +350,7 @@
!abuseipdb-check-cidr-block network="127.0.0.2/24" days="30" limit="40" threshold="80"
Human Readable Output
-
+
3. Report an IP address
Report an IP address to AbuseIPDB
@@ -384,7 +384,7 @@
Command Example
!abuseipdb-report-ip ip=8.8.8.8 categories="18,22,23"
Human Readable Output
-
+
4. Get a list of the most reported IP addresses
Returns a list of the most reported IP addresses
@@ -440,7 +440,7 @@
!abuseipdb-get-blacklist days=30 limit=5
Context Example
Human Readable Output
-
+
5. Get a list of report categories
Returns a list of report categories from AbuseIPDB
@@ -470,7 +470,7 @@
!abuseipdb-get-categories
Human Readable Output
-
+
Additional Information
-
diff --git a/Packs/AbuseDB/doc_files/50418178-b89a0780-0832-11e9-86ee-8b206273ca11.png b/Packs/AbuseDB/doc_files/50418178-b89a0780-0832-11e9-86ee-8b206273ca11.png
new file mode 100644
index 000000000000..5a9f6e8973d7
Binary files /dev/null and b/Packs/AbuseDB/doc_files/50418178-b89a0780-0832-11e9-86ee-8b206273ca11.png differ
diff --git a/Packs/AbuseDB/doc_files/50418320-70c7b000-0833-11e9-8c4d-8f24735aa127.png b/Packs/AbuseDB/doc_files/50418320-70c7b000-0833-11e9-8c4d-8f24735aa127.png
new file mode 100644
index 000000000000..9469f19cc7ec
Binary files /dev/null and b/Packs/AbuseDB/doc_files/50418320-70c7b000-0833-11e9-8c4d-8f24735aa127.png differ
diff --git a/Packs/AbuseDB/doc_files/50419024-44ae2e00-0837-11e9-926a-2e7084b547ab.png b/Packs/AbuseDB/doc_files/50419024-44ae2e00-0837-11e9-926a-2e7084b547ab.png
new file mode 100644
index 000000000000..35e40b5552f7
Binary files /dev/null and b/Packs/AbuseDB/doc_files/50419024-44ae2e00-0837-11e9-926a-2e7084b547ab.png differ
diff --git a/Packs/AbuseDB/doc_files/50419051-6d362800-0837-11e9-9f8c-8a9577c8cfad.png b/Packs/AbuseDB/doc_files/50419051-6d362800-0837-11e9-9f8c-8a9577c8cfad.png
new file mode 100644
index 000000000000..2b7bf4a71b44
Binary files /dev/null and b/Packs/AbuseDB/doc_files/50419051-6d362800-0837-11e9-9f8c-8a9577c8cfad.png differ
diff --git a/Packs/AbuseDB/doc_files/50474306-2d9f4580-09c9-11e9-8d74-82b22fedb185.png b/Packs/AbuseDB/doc_files/50474306-2d9f4580-09c9-11e9-8d74-82b22fedb185.png
new file mode 100644
index 000000000000..f93c9999948e
Binary files /dev/null and b/Packs/AbuseDB/doc_files/50474306-2d9f4580-09c9-11e9-8d74-82b22fedb185.png differ
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_High_Severity_Indicators_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_High_Severity_Indicators_README.md
index 29420cfa0ead..2d6fda561d01 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_High_Severity_Indicators_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_High_Severity_Indicators_README.md
@@ -33,4 +33,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![ACTI Block High Severity Indicators](https://user-images.githubusercontent.com/40510780/163229991-a9350f71-39f5-4cf2-a40c-f10b8a7a0777.png)
\ No newline at end of file
+![ACTI Block High Severity Indicators](../doc_files/ACTI_Block_High_Severity_Indicators.png)
\ No newline at end of file
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_Indicators_from_an_Incident_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_Indicators_from_an_Incident_README.md
index ed73b11bcc3a..d1ba1a785d23 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_Indicators_from_an_Incident_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Block_Indicators_from_an_Incident_README.md
@@ -27,4 +27,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![ACTI Block Indicators from an Incident](https://user-images.githubusercontent.com/40510780/163230245-bc862aca-9dc3-4eea-bca6-c50e311fe605.png)V
\ No newline at end of file
+![ACTI Block Indicators from an Incident](../doc_files/ACTI_Block_Indicators_from_an_Incident.png)
\ No newline at end of file
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Create_Report-Indicator_Associations_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Create_Report-Indicator_Associations_README.md
index d5a64492e32e..7811342d3548 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Create_Report-Indicator_Associations_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Create_Report-Indicator_Associations_README.md
@@ -40,4 +40,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![ACTI Create Report-Indicator Associations](https://user-images.githubusercontent.com/40510780/164019981-8da85350-7c55-4c40-bd69-e1177119e64e.png)
+![ACTI Create Report-Indicator Associations](../doc_files/ACTI_Create_Report-Indicator_Associations.png)
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Incident_Enrichment_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Incident_Enrichment_README.md
index 1473a5b987bb..a6471bd248f6 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Incident_Enrichment_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Incident_Enrichment_README.md
@@ -30,4 +30,4 @@ This playbook does not use any scripts.
## Playbook Image
---
-![ACTI Incident Enrichment](https://user-images.githubusercontent.com/40510780/171863775-19f86d1d-e691-4d2d-bd20-f259f0747d52.png)
+![ACTI Incident Enrichment](../doc_files/ACTI_Incident_Enrichment.png)
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Indicator_Enrichment_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Indicator_Enrichment_README.md
index 106d364b4605..63567faad2f4 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Indicator_Enrichment_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Indicator_Enrichment_README.md
@@ -42,4 +42,4 @@ This playbook does not use any sub-playbooks.
## Playbook Image
---
-![ACTI Indicator Enrichment](https://user-images.githubusercontent.com/40510780/161070840-5246a1bc-b8e9-46f6-83d9-2136a2ee5ca5.png)
+![ACTI Indicator Enrichment](../doc_files/ACTI_Incident_Enrichment.png)
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Report_Enrichment_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Report_Enrichment_README.md
index d89e30934009..3c1dab6a7b79 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Report_Enrichment_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Report_Enrichment_README.md
@@ -41,4 +41,4 @@ This playbook does not use any scripts.
## Playbook Image
---
-![ACTI Report Enrichment](https://user-images.githubusercontent.com/40510780/161069052-feb0b049-e189-42ea-bd3b-db96fdab09d8.png)
\ No newline at end of file
+![ACTI Report Enrichment](../doc_files/ACTI_Report_Enrichment.png)
\ No newline at end of file
diff --git a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Vulnerability_Enrichment_README.md b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Vulnerability_Enrichment_README.md
index 60dde6cacc63..0db0bb8f8a63 100644
--- a/Packs/AccentureCTI/Playbooks/playbook-ACTI_Vulnerability_Enrichment_README.md
+++ b/Packs/AccentureCTI/Playbooks/playbook-ACTI_Vulnerability_Enrichment_README.md
@@ -27,4 +27,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![ACTI Vulnerability Enrichment](https://user-images.githubusercontent.com/40510780/161071089-cbd8df9a-dbd3-4e51-a256-59002bcaad92.png)
+![ACTI Vulnerability Enrichment](../doc_files/ACTI_Vulnerability_Enrichment..png)
diff --git a/Packs/AccentureCTI/README.md b/Packs/AccentureCTI/README.md
index 3a3746c6bebc..93235f5d765a 100644
--- a/Packs/AccentureCTI/README.md
+++ b/Packs/AccentureCTI/README.md
@@ -1,5 +1,5 @@
-
+
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Block_High_Severity_Indicators.png b/Packs/AccentureCTI/doc_files/ACTI_Block_High_Severity_Indicators.png
new file mode 100644
index 000000000000..1f4e80ba2f12
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Block_High_Severity_Indicators.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Block_Indicators_from_an_Incident.png b/Packs/AccentureCTI/doc_files/ACTI_Block_Indicators_from_an_Incident.png
new file mode 100644
index 000000000000..e3364710905c
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Block_Indicators_from_an_Incident.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Create_Report-Indicator_Associations.png b/Packs/AccentureCTI/doc_files/ACTI_Create_Report-Indicator_Associations.png
new file mode 100644
index 000000000000..9e0d35522f1f
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Create_Report-Indicator_Associations.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment.png b/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment.png
new file mode 100644
index 000000000000..89caa463a9de
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment_DEP.png b/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment_DEP.png
new file mode 100644
index 000000000000..47692f0ff576
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Incident_Enrichment_DEP.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Report_Enrichment.png b/Packs/AccentureCTI/doc_files/ACTI_Report_Enrichment.png
new file mode 100644
index 000000000000..17d07751efa1
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Report_Enrichment.png differ
diff --git a/Packs/AccentureCTI/doc_files/ACTI_Vulnerability_Enrichment.png b/Packs/AccentureCTI/doc_files/ACTI_Vulnerability_Enrichment.png
new file mode 100644
index 000000000000..26562501bb91
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/ACTI_Vulnerability_Enrichment.png differ
diff --git a/Packs/AccentureCTI/doc_files/logo.png b/Packs/AccentureCTI/doc_files/logo.png
new file mode 100644
index 000000000000..a4cc31941644
Binary files /dev/null and b/Packs/AccentureCTI/doc_files/logo.png differ
diff --git a/Packs/Akamai_WAF/Playbooks/playbook-Akamai_WAF_-_Activate_Network_Lists_README.md b/Packs/Akamai_WAF/Playbooks/playbook-Akamai_WAF_-_Activate_Network_Lists_README.md
index aa5a6573f652..6a7562bc62b6 100644
--- a/Packs/Akamai_WAF/Playbooks/playbook-Akamai_WAF_-_Activate_Network_Lists_README.md
+++ b/Packs/Akamai_WAF/Playbooks/playbook-Akamai_WAF_-_Activate_Network_Lists_README.md
@@ -31,4 +31,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![Akamai_WAF_Activate_Network_Lists](https://raw.githubusercontent.com/demisto/content/1bdd5229392bd86f0cc58265a24df23ee3f7e662/docs/images/playbooks/Akamai_WAF_Activate_Network_Lists.png)
+![Akamai_WAF_Activate_Network_Lists](../doc_files/Akamai_WAF_-_Activate_Network_Lists.png)
diff --git a/Packs/Akamai_WAF/doc_files/Akamai_WAF_-_Activate_Network_Lists.png b/Packs/Akamai_WAF/doc_files/Akamai_WAF_-_Activate_Network_Lists.png
new file mode 100644
index 000000000000..6c55fb2b211d
Binary files /dev/null and b/Packs/Akamai_WAF/doc_files/Akamai_WAF_-_Activate_Network_Lists.png differ
diff --git a/Packs/Anomali_ThreatStream/Playbooks/playbook-Detonate_File_-_ThreatStream_README.md b/Packs/Anomali_ThreatStream/Playbooks/playbook-Detonate_File_-_ThreatStream_README.md
index ff2ebb086a2b..eb74270da375 100644
--- a/Packs/Anomali_ThreatStream/Playbooks/playbook-Detonate_File_-_ThreatStream_README.md
+++ b/Packs/Anomali_ThreatStream/Playbooks/playbook-Detonate_File_-_ThreatStream_README.md
@@ -51,4 +51,4 @@ This playbook does not use any integrations.
## Playbook Image
---
-![Detonate_File_ThreatStream](https://raw.githubusercontent.com/demisto/content/1bdd5229392bd86f0cc58265a24df23ee3f7e662/docs/images/playbooks/Detonate_File_ThreatStream.png)
+![Detonate_File_ThreatStream](../doc_files/Detonate_File_-_ThreatStream.png)
diff --git a/Packs/Anomali_ThreatStream/doc_files/Detonate_File_-_ThreatStream.png b/Packs/Anomali_ThreatStream/doc_files/Detonate_File_-_ThreatStream.png
new file mode 100644
index 000000000000..4b6508b08e7c
Binary files /dev/null and b/Packs/Anomali_ThreatStream/doc_files/Detonate_File_-_ThreatStream.png differ
diff --git a/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation-V2-With-Feedback_README.md b/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation-V2-With-Feedback_README.md
index 52db6f5861db..a9d4d2d25e70 100644
--- a/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation-V2-With-Feedback_README.md
+++ b/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation-V2-With-Feedback_README.md
@@ -29,4 +29,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![Arcanna-Generic-Investigation](https://user-images.githubusercontent.com/6702878/124025997-cdeede80-d9f9-11eb-8faa-e297c7cd3ca7.png)
+![Arcanna-Generic-Investigation](../doc_files/Arcanna-Generic-Investigation-V2-With-Feedback.png)
diff --git a/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation_README.md b/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation_README.md
index a4a9b82a31b7..edec586db2f4 100644
--- a/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation_README.md
+++ b/Packs/Arcanna/Playbooks/playbook-Arcanna-Generic-Investigation_README.md
@@ -36,4 +36,4 @@ There are no outputs for this playbook.
## Playbook Image
---
-![Arcanna-Generic-Investigation](https://github.com/demisto/content/assets/24822739/96220ef5-a3af-4ff7-bd0f-29336f8e1e02)
+![Arcanna-Generic-Investigation](../doc_files/Arcanna-Generic-Investigation.png)
diff --git a/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation-V2-With-Feedback.png b/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation-V2-With-Feedback.png
new file mode 100644
index 000000000000..d83bca2e2e43
Binary files /dev/null and b/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation-V2-With-Feedback.png differ
diff --git a/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation.png b/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation.png
new file mode 100644
index 000000000000..5acb4ab1666b
Binary files /dev/null and b/Packs/Arcanna/doc_files/Arcanna-Generic-Investigation.png differ
diff --git a/Packs/AttivoBotsink/Integrations/AttivoBotsink/README.md b/Packs/AttivoBotsink/Integrations/AttivoBotsink/README.md
index f1431609144e..0a0c8a32cf90 100644
--- a/Packs/AttivoBotsink/Integrations/AttivoBotsink/README.md
+++ b/Packs/AttivoBotsink/Integrations/AttivoBotsink/README.md
@@ -101,7 +101,7 @@
}
Human Readable Output
-
+
2. Verify if a host is part of a deception environment
Checks whether a host is part of the deception environment.
@@ -147,7 +147,7 @@
}
Human Readable Output
-
+
3. Run a playbook configured on Attivo BOTsink
Run a pre-built Attivo playbook on the BOTsink appliance.
@@ -447,7 +447,7 @@
Context Output
There is no context output for this command.
Human Readable Output
-
+
8. Get a list of all deceptive users
Lists all deceptive users.
@@ -458,6 +458,6 @@
Context Output
There is no context output for this command.
Human Readable Output
-
+
Known Limitations
This integration works with the Attivo BOTsink. You can only run the attivo-deploy-decoy using the physical appliance.
\ No newline at end of file
diff --git a/Packs/AttivoBotsink/doc_files/50384845-80c87e00-06d3-11e9-81aa-2273285dc439.png b/Packs/AttivoBotsink/doc_files/50384845-80c87e00-06d3-11e9-81aa-2273285dc439.png
new file mode 100644
index 000000000000..739448798fb7
Binary files /dev/null and b/Packs/AttivoBotsink/doc_files/50384845-80c87e00-06d3-11e9-81aa-2273285dc439.png differ
diff --git a/Packs/AttivoBotsink/doc_files/50385548-1ec24580-06e0-11e9-939b-e91cd907bf6d.png b/Packs/AttivoBotsink/doc_files/50385548-1ec24580-06e0-11e9-939b-e91cd907bf6d.png
new file mode 100644
index 000000000000..483a969830b1
Binary files /dev/null and b/Packs/AttivoBotsink/doc_files/50385548-1ec24580-06e0-11e9-939b-e91cd907bf6d.png differ
diff --git a/Packs/AttivoBotsink/doc_files/50386272-33a4d600-06ec-11e9-94e6-190461ed0e86.png b/Packs/AttivoBotsink/doc_files/50386272-33a4d600-06ec-11e9-94e6-190461ed0e86.png
new file mode 100644
index 000000000000..9603fcd85cc2
Binary files /dev/null and b/Packs/AttivoBotsink/doc_files/50386272-33a4d600-06ec-11e9-94e6-190461ed0e86.png differ
diff --git a/Packs/AttivoBotsink/doc_files/50386345-2c31fc80-06ed-11e9-82a5-34adbe1e70b0.png b/Packs/AttivoBotsink/doc_files/50386345-2c31fc80-06ed-11e9-82a5-34adbe1e70b0.png
new file mode 100644
index 000000000000..c591ffea6c16
Binary files /dev/null and b/Packs/AttivoBotsink/doc_files/50386345-2c31fc80-06ed-11e9-82a5-34adbe1e70b0.png differ
diff --git a/Packs/AutoFocus/Playbooks/playbook-AutoFocusPolling_README.md b/Packs/AutoFocus/Playbooks/playbook-AutoFocusPolling_README.md
index 01c8023309ac..add01d657586 100644
--- a/Packs/AutoFocus/Playbooks/playbook-AutoFocusPolling_README.md
+++ b/Packs/AutoFocus/Playbooks/playbook-AutoFocusPolling_README.md
@@ -50,4 +50,4 @@ This playbook does not use any commands.
## Playbook Image
---
-![AutoFocusPolling](https://github.com/demisto/content/raw/cc9fb76a907ec5e86d6cdac7a8820d1828c52e02/Packs/AutoFocus/doc_files/AutoFocusPolling.png)
+![AutoFocusPolling](../doc_files/AutoFocusPolling.png)